Shades of Trinidad #C15734
Tints of Trinidad #C15734
RGB
CMYK
RGB Variations
Color information
#C15734 (or 0xC15734) is known color: Trinidad. HEX triplet: C1, 57 and 34. RGB value is (193,87,52). Sum of RGB (Red+Green+Blue) = 193+87+52=332 (43% of max value = 765). Red value is 193 (75.78% from 255 or 58.13% from 332); Green value is 87 (34.38% from 255 or 26.20% from 332); Blue value is 52 (20.70% from 255 or 15.66% from 332); Max value from RGB is 193 - color contains mainly: red. Hex color #C15734 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C15734 is #3EA8CB. Grayscale: #727272. Windows color (decimal): -4106444 or 3430337. OLE color: 3430337.
HSL color Cylindrical-coordinate representation of color #C15734: hue angle of 14.89º degrees, saturation: 0.58, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #C15734 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 87 | 52 | - |
| CMYK | 0 | 0.55 | 0.73 | 0.24 |
| HSL | 14.89º | 0.58% | 0.48% | - |
| HSV(B) | 14.89º | 0.73% | 0.76% | - |
| XYZ | 26.02 | 18.4 | 5.43 | - |
| YUV | 114.7 | 92.62 | 183.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 87 | 52 | 0 | 0.55 | 0.73 | 0.24 | 14.89 | 0.58 | 0.48 |
| Hex | C1 | 57 | 34 | 0 | 37 | 49 | 18 | F | 3A | 30 |
| Octal | 301 | 127 | 64 | 0 | 67 | 111 | 30 | 17 | 72 | 60 |
| Binary | 11000001 | 1010111 | 110100 | 0 | 110111 | 1001001 | 11000 | 1111 | 111010 | 110000 |
Color Harmonies of #C15734
Complementary color
Monochromatic Colors of #C15734
Black with #C15734
Text Example
Text Example
White with #C15734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C15734; }
p { color: rgb(193,87,52); }
H1.HeaderClassName
{
color: #C15734;
}
.AnyTagClassName
{
color: #C15734;
}
</style>
background-color css
<style>
a { background-color: #C15734; }
a { background-color: rgb(193,87,52); }
div.DivClassName
{
background-color: #C15734;
}
.BgClassName
{
background-color: #C15734;
}
</style>
border-color css
<style>
span { border-color: #C15734; }
span { border-color: rgb(193,87,52); }
td.TdClassName
{
border-color: #C15734;
}
.TagClassName
{
border-color: #C15734;
}
</style>