Shades of Trinidad #D04827
Tints of Trinidad #D04827
RGB
CMYK
RGB Variations
Color information
#D04827 (or 0xD04827) is known color: Trinidad. HEX triplet: D0, 48 and 27. RGB value is (208,72,39). Sum of RGB (Red+Green+Blue) = 208+72+39=319 (42% of max value = 765). Red value is 208 (81.64% from 255 or 65.20% from 319); Green value is 72 (28.52% from 255 or 22.57% from 319); Blue value is 39 (15.62% from 255 or 12.23% from 319); Max value from RGB is 208 - color contains mainly: red. Hex color #D04827 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D04827 is #2FB7D8. Grayscale: #6D6D6D. Windows color (decimal): -3127257 or 2574544. OLE color: 2574544.
HSL color Cylindrical-coordinate representation of color #D04827: hue angle of 11.72º degrees, saturation: 0.68, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D04827 is Cyan = 0, Magento = 0.65, Yellow = 0.81 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 72 | 39 | - |
| CMYK | 0 | 0.65 | 0.81 | 0.18 |
| HSL | 11.72º | 0.68% | 0.48% | - |
| HSV(B) | 11.72º | 0.81% | 0.82% | - |
| XYZ | 28.7 | 18.19 | 3.92 | - |
| YUV | 108.9 | 88.56 | 198.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 72 | 39 | 0 | 0.65 | 0.81 | 0.18 | 11.72 | 0.68 | 0.48 |
| Hex | D0 | 48 | 27 | 0 | 41 | 51 | 12 | C | 44 | 30 |
| Octal | 320 | 110 | 47 | 0 | 101 | 121 | 22 | 14 | 104 | 60 |
| Binary | 11010000 | 1001000 | 100111 | 0 | 1000001 | 1010001 | 10010 | 1100 | 1000100 | 110000 |
Color Harmonies of #D04827
Complementary color
Monochromatic Colors of #D04827
Black with #D04827
Text Example
Text Example
White with #D04827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04827; }
p { color: rgb(208,72,39); }
H1.HeaderClassName
{
color: #D04827;
}
.AnyTagClassName
{
color: #D04827;
}
</style>
background-color css
<style>
a { background-color: #D04827; }
a { background-color: rgb(208,72,39); }
div.DivClassName
{
background-color: #D04827;
}
.BgClassName
{
background-color: #D04827;
}
</style>
border-color css
<style>
span { border-color: #D04827; }
span { border-color: rgb(208,72,39); }
td.TdClassName
{
border-color: #D04827;
}
.TagClassName
{
border-color: #D04827;
}
</style>