Shades of Trinidad #D14938
Tints of Trinidad #D14938
RGB
CMYK
RGB Variations
Color information
#D14938 (or 0xD14938) is known color: Trinidad. HEX triplet: D1, 49 and 38. RGB value is (209,73,56). Sum of RGB (Red+Green+Blue) = 209+73+56=338 (44% of max value = 765). Red value is 209 (82.03% from 255 or 61.83% from 338); Green value is 73 (28.91% from 255 or 21.60% from 338); Blue value is 56 (22.27% from 255 or 16.57% from 338); Max value from RGB is 209 - color contains mainly: red. Hex color #D14938 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D14938 is #2EB6C7. Grayscale: #6F6F6F. Windows color (decimal): -3061448 or 3688913. OLE color: 3688913.
HSL color Cylindrical-coordinate representation of color #D14938: hue angle of 6.67º degrees, saturation: 0.62, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #D14938 is Cyan = 0, Magento = 0.65, Yellow = 0.73 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 73 | 56 | - |
| CMYK | 0 | 0.65 | 0.73 | 0.18 |
| HSL | 6.67º | 0.62% | 0.52% | - |
| HSV(B) | 6.67º | 0.73% | 0.82% | - |
| XYZ | 29.39 | 18.61 | 5.78 | - |
| YUV | 111.73 | 96.56 | 197.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 73 | 56 | 0 | 0.65 | 0.73 | 0.18 | 6.67 | 0.62 | 0.52 |
| Hex | D1 | 49 | 38 | 0 | 41 | 49 | 12 | 7 | 3E | 34 |
| Octal | 321 | 111 | 70 | 0 | 101 | 111 | 22 | 7 | 76 | 64 |
| Binary | 11010001 | 1001001 | 111000 | 0 | 1000001 | 1001001 | 10010 | 111 | 111110 | 110100 |
Color Harmonies of #D14938
Complementary color
Monochromatic Colors of #D14938
Black with #D14938
Text Example
Text Example
White with #D14938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14938; }
p { color: rgb(209,73,56); }
H1.HeaderClassName
{
color: #D14938;
}
.AnyTagClassName
{
color: #D14938;
}
</style>
background-color css
<style>
a { background-color: #D14938; }
a { background-color: rgb(209,73,56); }
div.DivClassName
{
background-color: #D14938;
}
.BgClassName
{
background-color: #D14938;
}
</style>
border-color css
<style>
span { border-color: #D14938; }
span { border-color: rgb(209,73,56); }
td.TdClassName
{
border-color: #D14938;
}
.TagClassName
{
border-color: #D14938;
}
</style>