Shades of Camarone #257441
Tints of Camarone #257441
RGB
CMYK
RGB Variations
Color information
#257441 (or 0x257441) is known color: Camarone. HEX triplet: 25, 74 and 41. RGB value is (37,116,65). Sum of RGB (Red+Green+Blue) = 37+116+65=218 (28% of max value = 765). Red value is 37 (14.84% from 255 or 16.97% from 218); Green value is 116 (45.70% from 255 or 53.21% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 116 - color contains mainly: green. Hex color #257441 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257441 is #DA8BBE. Grayscale: #565656. Windows color (decimal): -14322623 or 4289573. OLE color: 4289573.
HSL color Cylindrical-coordinate representation of color #257441: hue angle of 141.27º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257441 is Cyan = 0.68, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 65 | - |
| CMYK | 0.68 | 0 | 0.44 | 0.55 |
| HSL | 141.27º | 0.52% | 0.3% | - |
| HSV(B) | 141.27º | 0.68% | 0.45% | - |
| XYZ | 7.96 | 13.27 | 7.14 | - |
| YUV | 86.57 | 115.83 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 65 | 0.68 | 0 | 0.44 | 0.55 | 141.27 | 0.52 | 0.3 |
| Hex | 25 | 74 | 41 | 44 | 0 | 2C | 37 | 8D | 34 | 1E |
| Octal | 45 | 164 | 101 | 104 | 0 | 54 | 67 | 215 | 64 | 36 |
| Binary | 100101 | 1110100 | 1000001 | 1000100 | 0 | 101100 | 110111 | 10001101 | 110100 | 11110 |
Color Harmonies of #257441
Complementary color
Monochromatic Colors of #257441
Black with #257441
Text Example
Text Example
White with #257441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257441; }
p { color: rgb(37,116,65); }
H1.HeaderClassName
{
color: #257441;
}
.AnyTagClassName
{
color: #257441;
}
</style>
background-color css
<style>
a { background-color: #257441; }
a { background-color: rgb(37,116,65); }
div.DivClassName
{
background-color: #257441;
}
.BgClassName
{
background-color: #257441;
}
</style>
border-color css
<style>
span { border-color: #257441; }
span { border-color: rgb(37,116,65); }
td.TdClassName
{
border-color: #257441;
}
.TagClassName
{
border-color: #257441;
}
</style>