Shades of Trinidad #C25426
Tints of Trinidad #C25426
RGB
CMYK
RGB Variations
Color information
#C25426 (or 0xC25426) is known color: Trinidad. HEX triplet: C2, 54 and 26. RGB value is (194,84,38). Sum of RGB (Red+Green+Blue) = 194+84+38=316 (41% of max value = 765). Red value is 194 (76.17% from 255 or 61.39% from 316); Green value is 84 (33.20% from 255 or 26.58% from 316); Blue value is 38 (15.23% from 255 or 12.03% from 316); Max value from RGB is 194 - color contains mainly: red. Hex color #C25426 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C25426 is #3DABD9. Grayscale: #6F6F6F. Windows color (decimal): -4041690 or 2512066. OLE color: 2512066.
HSL color Cylindrical-coordinate representation of color #C25426: hue angle of 17.69º degrees, saturation: 0.67, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C25426 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 84 | 38 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.24 |
| HSL | 17.69º | 0.67% | 0.45% | - |
| HSV(B) | 17.69º | 0.8% | 0.76% | - |
| XYZ | 25.77 | 17.95 | 3.94 | - |
| YUV | 111.65 | 86.44 | 186.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 84 | 38 | 0 | 0.57 | 0.80 | 0.24 | 17.69 | 0.67 | 0.45 |
| Hex | C2 | 54 | 26 | 0 | 39 | 50 | 18 | 12 | 43 | 2D |
| Octal | 302 | 124 | 46 | 0 | 71 | 120 | 30 | 22 | 103 | 55 |
| Binary | 11000010 | 1010100 | 100110 | 0 | 111001 | 1010000 | 11000 | 10010 | 1000011 | 101101 |
Color Harmonies of #C25426
Complementary color
Monochromatic Colors of #C25426
Black with #C25426
Text Example
Text Example
White with #C25426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C25426; }
p { color: rgb(194,84,38); }
H1.HeaderClassName
{
color: #C25426;
}
.AnyTagClassName
{
color: #C25426;
}
</style>
background-color css
<style>
a { background-color: #C25426; }
a { background-color: rgb(194,84,38); }
div.DivClassName
{
background-color: #C25426;
}
.BgClassName
{
background-color: #C25426;
}
</style>
border-color css
<style>
span { border-color: #C25426; }
span { border-color: rgb(194,84,38); }
td.TdClassName
{
border-color: #C25426;
}
.TagClassName
{
border-color: #C25426;
}
</style>