Shades of Trinidad #C55426
Tints of Trinidad #C55426
RGB
CMYK
RGB Variations
Color information
#C55426 (or 0xC55426) is known color: Trinidad. HEX triplet: C5, 54 and 26. RGB value is (197,84,38). Sum of RGB (Red+Green+Blue) = 197+84+38=319 (42% of max value = 765). Red value is 197 (77.34% from 255 or 61.76% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 38 (15.23% from 255 or 11.91% from 319); Max value from RGB is 197 - color contains mainly: red. Hex color #C55426 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C55426 is #3AABD9. Grayscale: #707070. Windows color (decimal): -3845082 or 2512069. OLE color: 2512069.
HSL color Cylindrical-coordinate representation of color #C55426: hue angle of 17.36º degrees, saturation: 0.68, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #C55426 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 84 | 38 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.23 |
| HSL | 17.36º | 0.68% | 0.46% | - |
| HSV(B) | 17.36º | 0.81% | 0.77% | - |
| XYZ | 26.55 | 18.35 | 3.98 | - |
| YUV | 112.54 | 85.94 | 188.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 84 | 38 | 0 | 0.57 | 0.81 | 0.23 | 17.36 | 0.68 | 0.46 |
| Hex | C5 | 54 | 26 | 0 | 39 | 51 | 17 | 11 | 44 | 2E |
| Octal | 305 | 124 | 46 | 0 | 71 | 121 | 27 | 21 | 104 | 56 |
| Binary | 11000101 | 1010100 | 100110 | 0 | 111001 | 1010001 | 10111 | 10001 | 1000100 | 101110 |
Color Harmonies of #C55426
Complementary color
Monochromatic Colors of #C55426
Black with #C55426
Text Example
Text Example
White with #C55426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C55426; }
p { color: rgb(197,84,38); }
H1.HeaderClassName
{
color: #C55426;
}
.AnyTagClassName
{
color: #C55426;
}
</style>
background-color css
<style>
a { background-color: #C55426; }
a { background-color: rgb(197,84,38); }
div.DivClassName
{
background-color: #C55426;
}
.BgClassName
{
background-color: #C55426;
}
</style>
border-color css
<style>
span { border-color: #C55426; }
span { border-color: rgb(197,84,38); }
td.TdClassName
{
border-color: #C55426;
}
.TagClassName
{
border-color: #C55426;
}
</style>