Shades of Trinidad #C25730
Tints of Trinidad #C25730
RGB
CMYK
RGB Variations
Color information
#C25730 (or 0xC25730) is known color: Trinidad. HEX triplet: C2, 57 and 30. RGB value is (194,87,48). Sum of RGB (Red+Green+Blue) = 194+87+48=329 (43% of max value = 765). Red value is 194 (76.17% from 255 or 58.97% from 329); Green value is 87 (34.38% from 255 or 26.44% from 329); Blue value is 48 (19.14% from 255 or 14.59% from 329); Max value from RGB is 194 - color contains mainly: red. Hex color #C25730 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C25730 is #3DA8CF. Grayscale: #727272. Windows color (decimal): -4040912 or 3168194. OLE color: 3168194.
HSL color Cylindrical-coordinate representation of color #C25730: hue angle of 16.03º degrees, saturation: 0.6, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C25730 is Cyan = 0, Magento = 0.55, Yellow = 0.75 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 87 | 48 | - |
| CMYK | 0 | 0.55 | 0.75 | 0.24 |
| HSL | 16.03º | 0.6% | 0.47% | - |
| HSV(B) | 16.03º | 0.75% | 0.76% | - |
| XYZ | 26.19 | 18.5 | 4.99 | - |
| YUV | 114.55 | 90.45 | 184.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 87 | 48 | 0 | 0.55 | 0.75 | 0.24 | 16.03 | 0.6 | 0.47 |
| Hex | C2 | 57 | 30 | 0 | 37 | 4B | 18 | 10 | 3C | 2F |
| Octal | 302 | 127 | 60 | 0 | 67 | 113 | 30 | 20 | 74 | 57 |
| Binary | 11000010 | 1010111 | 110000 | 0 | 110111 | 1001011 | 11000 | 10000 | 111100 | 101111 |
Color Harmonies of #C25730
Complementary color
Monochromatic Colors of #C25730
Black with #C25730
Text Example
Text Example
White with #C25730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25730; }
p { color: rgb(194,87,48); }
H1.HeaderClassName
{
color: #C25730;
}
.AnyTagClassName
{
color: #C25730;
}
</style>
background-color css
<style>
a { background-color: #C25730; }
a { background-color: rgb(194,87,48); }
div.DivClassName
{
background-color: #C25730;
}
.BgClassName
{
background-color: #C25730;
}
</style>
border-color css
<style>
span { border-color: #C25730; }
span { border-color: rgb(194,87,48); }
td.TdClassName
{
border-color: #C25730;
}
.TagClassName
{
border-color: #C25730;
}
</style>