Shades of Trinidad #D14934
Tints of Trinidad #D14934
RGB
CMYK
RGB Variations
Color information
#D14934 (or 0xD14934) is known color: Trinidad. HEX triplet: D1, 49 and 34. RGB value is (209,73,52). Sum of RGB (Red+Green+Blue) = 209+73+52=334 (44% of max value = 765). Red value is 209 (82.03% from 255 or 62.57% from 334); Green value is 73 (28.91% from 255 or 21.86% from 334); Blue value is 52 (20.70% from 255 or 15.57% from 334); Max value from RGB is 209 - color contains mainly: red. Hex color #D14934 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D14934 is #2EB6CB. Grayscale: #6F6F6F. Windows color (decimal): -3061452 or 3426769. OLE color: 3426769.
HSL color Cylindrical-coordinate representation of color #D14934: hue angle of 8.03º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #D14934 is Cyan = 0, Magento = 0.65, Yellow = 0.75 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 73 | 52 | - |
| CMYK | 0 | 0.65 | 0.75 | 0.18 |
| HSL | 8.03º | 0.63% | 0.51% | - |
| HSV(B) | 8.03º | 0.75% | 0.82% | - |
| XYZ | 29.3 | 18.57 | 5.29 | - |
| YUV | 111.27 | 94.56 | 197.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 73 | 52 | 0 | 0.65 | 0.75 | 0.18 | 8.03 | 0.63 | 0.51 |
| Hex | D1 | 49 | 34 | 0 | 41 | 4B | 12 | 8 | 3F | 33 |
| Octal | 321 | 111 | 64 | 0 | 101 | 113 | 22 | 10 | 77 | 63 |
| Binary | 11010001 | 1001001 | 110100 | 0 | 1000001 | 1001011 | 10010 | 1000 | 111111 | 110011 |
Color Harmonies of #D14934
Complementary color
Monochromatic Colors of #D14934
Black with #D14934
Text Example
Text Example
White with #D14934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14934; }
p { color: rgb(209,73,52); }
H1.HeaderClassName
{
color: #D14934;
}
.AnyTagClassName
{
color: #D14934;
}
</style>
background-color css
<style>
a { background-color: #D14934; }
a { background-color: rgb(209,73,52); }
div.DivClassName
{
background-color: #D14934;
}
.BgClassName
{
background-color: #D14934;
}
</style>
border-color css
<style>
span { border-color: #D14934; }
span { border-color: rgb(209,73,52); }
td.TdClassName
{
border-color: #D14934;
}
.TagClassName
{
border-color: #D14934;
}
</style>