Shades of Trinidad #D15335
Tints of Trinidad #D15335
RGB
CMYK
RGB Variations
Color information
#D15335 (or 0xD15335) is known color: Trinidad. HEX triplet: D1, 53 and 35. RGB value is (209,83,53). Sum of RGB (Red+Green+Blue) = 209+83+53=345 (45% of max value = 765). Red value is 209 (82.03% from 255 or 60.58% from 345); Green value is 83 (32.81% from 255 or 24.06% from 345); Blue value is 53 (21.09% from 255 or 15.36% from 345); Max value from RGB is 209 - color contains mainly: red. Hex color #D15335 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15335 is #2EACCA. Grayscale: #757575. Windows color (decimal): -3058891 or 3494865. OLE color: 3494865.
HSL color Cylindrical-coordinate representation of color #D15335: hue angle of 11.54º 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 #D15335 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 83 | 53 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.18 |
| HSL | 11.54º | 0.63% | 0.51% | - |
| HSV(B) | 11.54º | 0.75% | 0.82% | - |
| XYZ | 30.03 | 20 | 5.65 | - |
| YUV | 117.25 | 91.74 | 193.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 83 | 53 | 0 | 0.60 | 0.75 | 0.18 | 11.54 | 0.63 | 0.51 |
| Hex | D1 | 53 | 35 | 0 | 3C | 4B | 12 | C | 3F | 33 |
| Octal | 321 | 123 | 65 | 0 | 74 | 113 | 22 | 14 | 77 | 63 |
| Binary | 11010001 | 1010011 | 110101 | 0 | 111100 | 1001011 | 10010 | 1100 | 111111 | 110011 |
Color Harmonies of #D15335
Complementary color
Monochromatic Colors of #D15335
Black with #D15335
Text Example
Text Example
White with #D15335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15335; }
p { color: rgb(209,83,53); }
H1.HeaderClassName
{
color: #D15335;
}
.AnyTagClassName
{
color: #D15335;
}
</style>
background-color css
<style>
a { background-color: #D15335; }
a { background-color: rgb(209,83,53); }
div.DivClassName
{
background-color: #D15335;
}
.BgClassName
{
background-color: #D15335;
}
</style>
border-color css
<style>
span { border-color: #D15335; }
span { border-color: rgb(209,83,53); }
td.TdClassName
{
border-color: #D15335;
}
.TagClassName
{
border-color: #D15335;
}
</style>