Shades of Trinidad #CD5038
Tints of Trinidad #CD5038
RGB
CMYK
RGB Variations
Color information
#CD5038 (or 0xCD5038) is known color: Trinidad. HEX triplet: CD, 50 and 38. RGB value is (205,80,56). Sum of RGB (Red+Green+Blue) = 205+80+56=341 (45% of max value = 765). Red value is 205 (80.47% from 255 or 60.12% from 341); Green value is 80 (31.64% from 255 or 23.46% from 341); Blue value is 56 (22.27% from 255 or 16.42% from 341); Max value from RGB is 205 - color contains mainly: red. Hex color #CD5038 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CD5038 is #32AFC7. Grayscale: #727272. Windows color (decimal): -3321800 or 3690701. OLE color: 3690701.
HSL color Cylindrical-coordinate representation of color #CD5038: hue angle of 9.66º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CD5038 is Cyan = 0, Magento = 0.61, Yellow = 0.73 and Black (K on CMYK) = 0.20.
Color convert
| RGB | 205 | 80 | 56 | - |
| CMYK | 0 | 0.61 | 0.73 | 0.20 |
| HSL | 9.66º | 0.6% | 0.51% | - |
| HSV(B) | 9.66º | 0.73% | 0.8% | - |
| XYZ | 28.76 | 19 | 5.89 | - |
| YUV | 114.64 | 94.91 | 192.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 205 | 80 | 56 | 0 | 0.61 | 0.73 | 0.20 | 9.66 | 0.6 | 0.51 |
| Hex | CD | 50 | 38 | 0 | 3D | 49 | 14 | A | 3C | 33 |
| Octal | 315 | 120 | 70 | 0 | 75 | 111 | 24 | 12 | 74 | 63 |
| Binary | 11001101 | 1010000 | 111000 | 0 | 111101 | 1001001 | 10100 | 1010 | 111100 | 110011 |
Color Harmonies of #CD5038
Complementary color
Monochromatic Colors of #CD5038
Black with #CD5038
Text Example
Text Example
White with #CD5038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CD5038; }
p { color: rgb(205,80,56); }
H1.HeaderClassName
{
color: #CD5038;
}
.AnyTagClassName
{
color: #CD5038;
}
</style>
background-color css
<style>
a { background-color: #CD5038; }
a { background-color: rgb(205,80,56); }
div.DivClassName
{
background-color: #CD5038;
}
.BgClassName
{
background-color: #CD5038;
}
</style>
border-color css
<style>
span { border-color: #CD5038; }
span { border-color: rgb(205,80,56); }
td.TdClassName
{
border-color: #CD5038;
}
.TagClassName
{
border-color: #CD5038;
}
</style>