• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar

RGB-HEX

Convert RGB and HEX Colors to different formats

  • RGB Converters ↓
    • RGB to HEX
    • RGB to CMYK
    • RGB to HSV
    • RGB to HSL
  • HEX Converters ↓
    • HEX to RGB
    • HEX to CMYK
    • HEX to HSV
    • HEX to HSL
  • CMYK Converters ↓
    • CMYK to RGB
    • CMYK to HEX
    • CMYK to HSV
    • CMYK to HSL
  • Color Codes
  • Random Color Generator

#D30000

RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #d30000.

RGB: 211, 0, 0CMYK: 0%, 100%, 100%, 17%
HSV: H: 0° S: 100% V: 83%HSL: H: 0° S: 100% L: 41%

#D30000 Color Preview

Save as image

#d30000 is a shade of red color with RGB values (211, 0, 0). As mentioned above, this color is a combination of CMYK: 0% Cyan, 100% Magenta, 100% Yellow, and 17% Key (Black) in the CMYK color model.

As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 0°, Saturation (S): 100%, and Lightness (L): 41%.

The HSV values for #d30000 are as follows: Hue (H): 0°, Saturation (S): 100%, Value (V): 86%.

RGB Values

Red 211/255
Green 0/255
Blue 0/255

RGB Values in Percentage

211%
0%
0%

CMYK Distribution

Cyan: C0%
Magenta: M100%
Yellow: Y100%
Key: K (Black)17%

Below is the visual demonstration of #D30000 color shade that interacts to create distinct effects on black and white backgrounds and texts.

This is sample text
This is sample text
This is sample text
This is sample text
Copy
<div style="color: #D30000; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #D30000;">This is sample text</div>
<div style="color: #ffffff; background-color: #D30000;">This is sample text</div>
<div style="color: #D30000;">This is sample text</div>

CSS Codes

You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.

Copy
color: rgb(211, 0, 0);
color: #d30000;

Examples

Copy
color: rgb(211, 0, 0);
background-color: rgb(211, 0, 0);
border-color: rgb(211, 0, 0);
Copy
color: #d30000;
background-color: #d30000;
border-color: #d30000;

Color schemes with #D30000

Analogous

Here, the analogous color with hex code #D30000 has #D36A00 and #D3006A at 30 degrees clockwise and counterclockwise.

Monochromatic

For the shade with hex code #D30000, a monochromatic palette will feature a corresponding shade #FF0707, originating from the same hue.

Triadic

The triadic palette built around #D30000 uses two accents #00D300 and #0000D3, each 120 degrees apart from the main hue.

Complementary

The complementary color for #D30000 is #00D3D3.

Tetradic

Here, for the primary color #D30000, the complementary shade is #6AD300 plus two accent colors, i.e., #00D3D3 and #6A00D3.

Similar Colors

Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code

Primary Sidebar

Check Color Shades

Secondary Sidebar

Just Launched

  • Random Color Generator

RGB Converters

  • RGB to Hex
  • RGB to CMYK
  • RGB to HSL
  • RGB to HSV

HEX Converters

  • HEX to RGB
  • HEX to CMYK
  • HEX to HSL
  • HEX to HSV

About Us · Privacy Policy · Terms of Use · Contact Us
Copyright rgb-hex © 2025