Shades of Trinidad #C25329
Tints of Trinidad #C25329
RGB
CMYK
RGB Variations
Color information
#C25329 (or 0xC25329) is known color: Trinidad. HEX triplet: C2, 53 and 29. RGB value is (194,83,41). Sum of RGB (Red+Green+Blue) = 194+83+41=318 (42% of max value = 765). Red value is 194 (76.17% from 255 or 61.01% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 41 (16.41% from 255 or 12.89% from 318); Max value from RGB is 194 - color contains mainly: red. Hex color #C25329 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C25329 is #3DACD6. Grayscale: #6F6F6F. Windows color (decimal): -4041943 or 2708418. OLE color: 2708418.
HSL color Cylindrical-coordinate representation of color #C25329: hue angle of 16.47º degrees, saturation: 0.65, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #C25329 is Cyan = 0, Magento = 0.57, Yellow = 0.79 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 83 | 41 | - |
| CMYK | 0 | 0.57 | 0.79 | 0.24 |
| HSL | 16.47º | 0.65% | 0.46% | - |
| HSV(B) | 16.47º | 0.79% | 0.76% | - |
| XYZ | 25.74 | 17.82 | 4.18 | - |
| YUV | 111.4 | 88.27 | 186.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 83 | 41 | 0 | 0.57 | 0.79 | 0.24 | 16.47 | 0.65 | 0.46 |
| Hex | C2 | 53 | 29 | 0 | 39 | 4F | 18 | 10 | 41 | 2E |
| Octal | 302 | 123 | 51 | 0 | 71 | 117 | 30 | 20 | 101 | 56 |
| Binary | 11000010 | 1010011 | 101001 | 0 | 111001 | 1001111 | 11000 | 10000 | 1000001 | 101110 |
Color Harmonies of #C25329
Complementary color
Monochromatic Colors of #C25329
Black with #C25329
Text Example
Text Example
White with #C25329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25329; }
p { color: rgb(194,83,41); }
H1.HeaderClassName
{
color: #C25329;
}
.AnyTagClassName
{
color: #C25329;
}
</style>
background-color css
<style>
a { background-color: #C25329; }
a { background-color: rgb(194,83,41); }
div.DivClassName
{
background-color: #C25329;
}
.BgClassName
{
background-color: #C25329;
}
</style>
border-color css
<style>
span { border-color: #C25329; }
span { border-color: rgb(194,83,41); }
td.TdClassName
{
border-color: #C25329;
}
.TagClassName
{
border-color: #C25329;
}
</style>