Shades of Camarone #257041
Tints of Camarone #257041
RGB
CMYK
RGB Variations
Color information
#257041 (or 0x257041) is known color: Camarone. HEX triplet: 25, 70 and 41. RGB value is (37,112,65). Sum of RGB (Red+Green+Blue) = 37+112+65=214 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.29% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 65 (25.78% from 255 or 30.37% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #257041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257041 is #DA8FBE. Grayscale: #545454. Windows color (decimal): -14323647 or 4288549. OLE color: 4288549.
HSL color Cylindrical-coordinate representation of color #257041: hue angle of 142.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257041 is Cyan = 0.67, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 65 | - |
| CMYK | 0.67 | 0 | 0.42 | 0.56 |
| HSL | 142.4º | 0.5% | 0.29% | - |
| HSV(B) | 142.4º | 0.67% | 0.44% | - |
| XYZ | 7.51 | 12.36 | 6.99 | - |
| YUV | 84.22 | 117.15 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 65 | 0.67 | 0 | 0.42 | 0.56 | 142.4 | 0.5 | 0.29 |
| Hex | 25 | 70 | 41 | 43 | 0 | 2A | 38 | 8E | 32 | 1D |
| Octal | 45 | 160 | 101 | 103 | 0 | 52 | 70 | 216 | 62 | 35 |
| Binary | 100101 | 1110000 | 1000001 | 1000011 | 0 | 101010 | 111000 | 10001110 | 110010 | 11101 |
Color Harmonies of #257041
Complementary color
Monochromatic Colors of #257041
Black with #257041
Text Example
Text Example
White with #257041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257041; }
p { color: rgb(37,112,65); }
H1.HeaderClassName
{
color: #257041;
}
.AnyTagClassName
{
color: #257041;
}
</style>
background-color css
<style>
a { background-color: #257041; }
a { background-color: rgb(37,112,65); }
div.DivClassName
{
background-color: #257041;
}
.BgClassName
{
background-color: #257041;
}
</style>
border-color css
<style>
span { border-color: #257041; }
span { border-color: rgb(37,112,65); }
td.TdClassName
{
border-color: #257041;
}
.TagClassName
{
border-color: #257041;
}
</style>