Shades of Trinidad #D04920
Tints of Trinidad #D04920
RGB
CMYK
RGB Variations
Color information
#D04920 (or 0xD04920) is known color: Trinidad. HEX triplet: D0, 49 and 20. RGB value is (208,73,32). Sum of RGB (Red+Green+Blue) = 208+73+32=313 (41% of max value = 765). Red value is 208 (81.64% from 255 or 66.45% from 313); Green value is 73 (28.91% from 255 or 23.32% from 313); Blue value is 32 (12.89% from 255 or 10.22% from 313); Max value from RGB is 208 - color contains mainly: red. Hex color #D04920 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D04920 is #2FB6DF. Grayscale: #6C6C6C. Windows color (decimal): -3127008 or 2116048. OLE color: 2116048.
HSL color Cylindrical-coordinate representation of color #D04920: hue angle of 13.98º degrees, saturation: 0.73, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #D04920 is Cyan = 0, Magento = 0.65, Yellow = 0.85 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 73 | 32 | - |
| CMYK | 0 | 0.65 | 0.85 | 0.18 |
| HSL | 13.98º | 0.73% | 0.47% | - |
| HSV(B) | 13.98º | 0.85% | 0.82% | - |
| XYZ | 28.66 | 18.28 | 3.38 | - |
| YUV | 108.69 | 84.73 | 198.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 73 | 32 | 0 | 0.65 | 0.85 | 0.18 | 13.98 | 0.73 | 0.47 |
| Hex | D0 | 49 | 20 | 0 | 41 | 55 | 12 | E | 49 | 2F |
| Octal | 320 | 111 | 40 | 0 | 101 | 125 | 22 | 16 | 111 | 57 |
| Binary | 11010000 | 1001001 | 100000 | 0 | 1000001 | 1010101 | 10010 | 1110 | 1001001 | 101111 |
Color Harmonies of #D04920
Complementary color
Monochromatic Colors of #D04920
Black with #D04920
Text Example
Text Example
White with #D04920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04920; }
p { color: rgb(208,73,32); }
H1.HeaderClassName
{
color: #D04920;
}
.AnyTagClassName
{
color: #D04920;
}
</style>
background-color css
<style>
a { background-color: #D04920; }
a { background-color: rgb(208,73,32); }
div.DivClassName
{
background-color: #D04920;
}
.BgClassName
{
background-color: #D04920;
}
</style>
border-color css
<style>
span { border-color: #D04920; }
span { border-color: rgb(208,73,32); }
td.TdClassName
{
border-color: #D04920;
}
.TagClassName
{
border-color: #D04920;
}
</style>