Shades of Trinidad #C55327
Tints of Trinidad #C55327
RGB
CMYK
RGB Variations
Color information
#C55327 (or 0xC55327) is known color: Trinidad. HEX triplet: C5, 53 and 27. RGB value is (197,83,39). Sum of RGB (Red+Green+Blue) = 197+83+39=319 (42% of max value = 765). Red value is 197 (77.34% from 255 or 61.76% from 319); Green value is 83 (32.81% from 255 or 26.02% from 319); Blue value is 39 (15.62% from 255 or 12.23% from 319); Max value from RGB is 197 - color contains mainly: red. Hex color #C55327 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C55327 is #3AACD8. Grayscale: #707070. Windows color (decimal): -3845337 or 2577349. OLE color: 2577349.
HSL color Cylindrical-coordinate representation of color #C55327: hue angle of 16.71º degrees, saturation: 0.67, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C55327 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 83 | 39 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.23 |
| HSL | 16.71º | 0.67% | 0.46% | - |
| HSV(B) | 16.71º | 0.8% | 0.77% | - |
| XYZ | 26.49 | 18.2 | 4.04 | - |
| YUV | 112.07 | 86.77 | 188.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 83 | 39 | 0 | 0.58 | 0.80 | 0.23 | 16.71 | 0.67 | 0.46 |
| Hex | C5 | 53 | 27 | 0 | 3A | 50 | 17 | 11 | 43 | 2E |
| Octal | 305 | 123 | 47 | 0 | 72 | 120 | 27 | 21 | 103 | 56 |
| Binary | 11000101 | 1010011 | 100111 | 0 | 111010 | 1010000 | 10111 | 10001 | 1000011 | 101110 |
Color Harmonies of #C55327
Complementary color
Monochromatic Colors of #C55327
Black with #C55327
Text Example
Text Example
White with #C55327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55327; }
p { color: rgb(197,83,39); }
H1.HeaderClassName
{
color: #C55327;
}
.AnyTagClassName
{
color: #C55327;
}
</style>
background-color css
<style>
a { background-color: #C55327; }
a { background-color: rgb(197,83,39); }
div.DivClassName
{
background-color: #C55327;
}
.BgClassName
{
background-color: #C55327;
}
</style>
border-color css
<style>
span { border-color: #C55327; }
span { border-color: rgb(197,83,39); }
td.TdClassName
{
border-color: #C55327;
}
.TagClassName
{
border-color: #C55327;
}
</style>