Shades of Trinidad #D14720
Tints of Trinidad #D14720
RGB
CMYK
RGB Variations
Color information
#D14720 (or 0xD14720) is known color: Trinidad. HEX triplet: D1, 47 and 20. RGB value is (209,71,32). Sum of RGB (Red+Green+Blue) = 209+71+32=312 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.99% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 32 (12.89% from 255 or 10.26% from 312); Max value from RGB is 209 - color contains mainly: red. Hex color #D14720 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D14720 is #2EB8DF. Grayscale: #6C6C6C. Windows color (decimal): -3061984 or 2115537. OLE color: 2115537.
HSL color Cylindrical-coordinate representation of color #D14720: hue angle of 13.22º 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 #D14720 is Cyan = 0, Magento = 0.66, Yellow = 0.85 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 71 | 32 | - |
| CMYK | 0 | 0.66 | 0.85 | 0.18 |
| HSL | 13.22º | 0.73% | 0.47% | - |
| HSV(B) | 13.22º | 0.85% | 0.82% | - |
| XYZ | 28.81 | 18.17 | 3.35 | - |
| YUV | 107.82 | 85.22 | 200.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 71 | 32 | 0 | 0.66 | 0.85 | 0.18 | 13.22 | 0.73 | 0.47 |
| Hex | D1 | 47 | 20 | 0 | 42 | 55 | 12 | D | 49 | 2F |
| Octal | 321 | 107 | 40 | 0 | 102 | 125 | 22 | 15 | 111 | 57 |
| Binary | 11010001 | 1000111 | 100000 | 0 | 1000010 | 1010101 | 10010 | 1101 | 1001001 | 101111 |
Color Harmonies of #D14720
Complementary color
Monochromatic Colors of #D14720
Black with #D14720
Text Example
Text Example
White with #D14720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14720; }
p { color: rgb(209,71,32); }
H1.HeaderClassName
{
color: #D14720;
}
.AnyTagClassName
{
color: #D14720;
}
</style>
background-color css
<style>
a { background-color: #D14720; }
a { background-color: rgb(209,71,32); }
div.DivClassName
{
background-color: #D14720;
}
.BgClassName
{
background-color: #D14720;
}
</style>
border-color css
<style>
span { border-color: #D14720; }
span { border-color: rgb(209,71,32); }
td.TdClassName
{
border-color: #D14720;
}
.TagClassName
{
border-color: #D14720;
}
</style>