Shades of Trinidad #D15029
Tints of Trinidad #D15029
RGB
CMYK
RGB Variations
Color information
#D15029 (or 0xD15029) is known color: Trinidad. HEX triplet: D1, 50 and 29. RGB value is (209,80,41). Sum of RGB (Red+Green+Blue) = 209+80+41=330 (43% of max value = 765). Red value is 209 (82.03% from 255 or 63.33% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 41 (16.41% from 255 or 12.42% from 330); Max value from RGB is 209 - color contains mainly: red. Hex color #D15029 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15029 is #2EAFD6. Grayscale: #727272. Windows color (decimal): -3059671 or 2707665. OLE color: 2707665.
HSL color Cylindrical-coordinate representation of color #D15029: hue angle of 13.93º degrees, saturation: 0.67, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #D15029 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 80 | 41 | - |
| CMYK | 0 | 0.62 | 0.80 | 0.18 |
| HSL | 13.93º | 0.67% | 0.49% | - |
| HSV(B) | 13.93º | 0.8% | 0.82% | - |
| XYZ | 29.56 | 19.45 | 4.29 | - |
| YUV | 114.13 | 86.74 | 195.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 80 | 41 | 0 | 0.62 | 0.80 | 0.18 | 13.93 | 0.67 | 0.49 |
| Hex | D1 | 50 | 29 | 0 | 3E | 50 | 12 | E | 43 | 31 |
| Octal | 321 | 120 | 51 | 0 | 76 | 120 | 22 | 16 | 103 | 61 |
| Binary | 11010001 | 1010000 | 101001 | 0 | 111110 | 1010000 | 10010 | 1110 | 1000011 | 110001 |
Color Harmonies of #D15029
Complementary color
Monochromatic Colors of #D15029
Black with #D15029
Text Example
Text Example
White with #D15029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15029; }
p { color: rgb(209,80,41); }
H1.HeaderClassName
{
color: #D15029;
}
.AnyTagClassName
{
color: #D15029;
}
</style>
background-color css
<style>
a { background-color: #D15029; }
a { background-color: rgb(209,80,41); }
div.DivClassName
{
background-color: #D15029;
}
.BgClassName
{
background-color: #D15029;
}
</style>
border-color css
<style>
span { border-color: #D15029; }
span { border-color: rgb(209,80,41); }
td.TdClassName
{
border-color: #D15029;
}
.TagClassName
{
border-color: #D15029;
}
</style>