Shades of Camarone #257540
Tints of Camarone #257540
RGB
CMYK
RGB Variations
Color information
#257540 (or 0x257540) is known color: Camarone. HEX triplet: 25, 75 and 40. RGB value is (37,117,64). Sum of RGB (Red+Green+Blue) = 37+117+64=218 (28% of max value = 765). Red value is 37 (14.84% from 255 or 16.97% from 218); Green value is 117 (46.09% from 255 or 53.67% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 117 - color contains mainly: green. Hex color #257540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257540 is #DA8ABF. Grayscale: #575757. Windows color (decimal): -14322368 or 4224293. OLE color: 4224293.
HSL color Cylindrical-coordinate representation of color #257540: hue angle of 140.25º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257540 is Cyan = 0.68, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 64 | - |
| CMYK | 0.68 | 0 | 0.45 | 0.54 |
| HSL | 140.25º | 0.52% | 0.3% | - |
| HSV(B) | 140.25º | 0.68% | 0.46% | - |
| XYZ | 8.05 | 13.49 | 7.03 | - |
| YUV | 87.04 | 115 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 64 | 0.68 | 0 | 0.45 | 0.54 | 140.25 | 0.52 | 0.3 |
| Hex | 25 | 75 | 40 | 44 | 0 | 2D | 36 | 8C | 34 | 1E |
| Octal | 45 | 165 | 100 | 104 | 0 | 55 | 66 | 214 | 64 | 36 |
| Binary | 100101 | 1110101 | 1000000 | 1000100 | 0 | 101101 | 110110 | 10001100 | 110100 | 11110 |
Color Harmonies of #257540
Complementary color
Monochromatic Colors of #257540
Black with #257540
Text Example
Text Example
White with #257540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257540; }
p { color: rgb(37,117,64); }
H1.HeaderClassName
{
color: #257540;
}
.AnyTagClassName
{
color: #257540;
}
</style>
background-color css
<style>
a { background-color: #257540; }
a { background-color: rgb(37,117,64); }
div.DivClassName
{
background-color: #257540;
}
.BgClassName
{
background-color: #257540;
}
</style>
border-color css
<style>
span { border-color: #257540; }
span { border-color: rgb(37,117,64); }
td.TdClassName
{
border-color: #257540;
}
.TagClassName
{
border-color: #257540;
}
</style>