Shades of Trinidad #D04526
Tints of Trinidad #D04526
RGB
CMYK
RGB Variations
Color information
#D04526 (or 0xD04526) is known color: Trinidad. HEX triplet: D0, 45 and 26. RGB value is (208,69,38). Sum of RGB (Red+Green+Blue) = 208+69+38=315 (41% of max value = 765). Red value is 208 (81.64% from 255 or 66.03% from 315); Green value is 69 (27.34% from 255 or 21.90% from 315); Blue value is 38 (15.23% from 255 or 12.06% from 315); Max value from RGB is 208 - color contains mainly: red. Hex color #D04526 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D04526 is #2FBAD9. Grayscale: #6B6B6B. Windows color (decimal): -3128026 or 2508240. OLE color: 2508240.
HSL color Cylindrical-coordinate representation of color #D04526: hue angle of 10.94º degrees, saturation: 0.69, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D04526 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 69 | 38 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.18 |
| HSL | 10.94º | 0.69% | 0.48% | - |
| HSV(B) | 10.94º | 0.82% | 0.82% | - |
| XYZ | 28.49 | 17.81 | 3.77 | - |
| YUV | 107.03 | 89.05 | 200.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 69 | 38 | 0 | 0.67 | 0.82 | 0.18 | 10.94 | 0.69 | 0.48 |
| Hex | D0 | 45 | 26 | 0 | 43 | 52 | 12 | B | 45 | 30 |
| Octal | 320 | 105 | 46 | 0 | 103 | 122 | 22 | 13 | 105 | 60 |
| Binary | 11010000 | 1000101 | 100110 | 0 | 1000011 | 1010010 | 10010 | 1011 | 1000101 | 110000 |
Color Harmonies of #D04526
Complementary color
Monochromatic Colors of #D04526
Black with #D04526
Text Example
Text Example
White with #D04526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D04526; }
p { color: rgb(208,69,38); }
H1.HeaderClassName
{
color: #D04526;
}
.AnyTagClassName
{
color: #D04526;
}
</style>
background-color css
<style>
a { background-color: #D04526; }
a { background-color: rgb(208,69,38); }
div.DivClassName
{
background-color: #D04526;
}
.BgClassName
{
background-color: #D04526;
}
</style>
border-color css
<style>
span { border-color: #D04526; }
span { border-color: rgb(208,69,38); }
td.TdClassName
{
border-color: #D04526;
}
.TagClassName
{
border-color: #D04526;
}
</style>