Shades of Trinidad #D04437
Tints of Trinidad #D04437
RGB
CMYK
RGB Variations
Color information
#D04437 (or 0xD04437) is known color: Trinidad. HEX triplet: D0, 44 and 37. RGB value is (208,68,55). Sum of RGB (Red+Green+Blue) = 208+68+55=331 (43% of max value = 765). Red value is 208 (81.64% from 255 or 62.84% from 331); Green value is 68 (26.95% from 255 or 20.54% from 331); Blue value is 55 (21.88% from 255 or 16.62% from 331); Max value from RGB is 208 - color contains mainly: red. Hex color #D04437 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D04437 is #2FBBC8. Grayscale: #6C6C6C. Windows color (decimal): -3128265 or 3622096. OLE color: 3622096.
HSL color Cylindrical-coordinate representation of color #D04437: hue angle of 5.1º degrees, saturation: 0.62, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #D04437 is Cyan = 0, Magento = 0.67, Yellow = 0.74 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 68 | 55 | - |
| CMYK | 0 | 0.67 | 0.74 | 0.18 |
| HSL | 5.1º | 0.62% | 0.52% | - |
| HSV(B) | 5.1º | 0.74% | 0.82% | - |
| XYZ | 28.77 | 17.82 | 5.54 | - |
| YUV | 108.38 | 97.88 | 199.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 68 | 55 | 0 | 0.67 | 0.74 | 0.18 | 5.1 | 0.62 | 0.52 |
| Hex | D0 | 44 | 37 | 0 | 43 | 4A | 12 | 5 | 3E | 34 |
| Octal | 320 | 104 | 67 | 0 | 103 | 112 | 22 | 5 | 76 | 64 |
| Binary | 11010000 | 1000100 | 110111 | 0 | 1000011 | 1001010 | 10010 | 101 | 111110 | 110100 |
Color Harmonies of #D04437
Complementary color
Monochromatic Colors of #D04437
Black with #D04437
Text Example
Text Example
White with #D04437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04437; }
p { color: rgb(208,68,55); }
H1.HeaderClassName
{
color: #D04437;
}
.AnyTagClassName
{
color: #D04437;
}
</style>
background-color css
<style>
a { background-color: #D04437; }
a { background-color: rgb(208,68,55); }
div.DivClassName
{
background-color: #D04437;
}
.BgClassName
{
background-color: #D04437;
}
</style>
border-color css
<style>
span { border-color: #D04437; }
span { border-color: rgb(208,68,55); }
td.TdClassName
{
border-color: #D04437;
}
.TagClassName
{
border-color: #D04437;
}
</style>