Shades of Camarone #257539
Tints of Camarone #257539
RGB
CMYK
RGB Variations
Color information
#257539 (or 0x257539) is known color: Camarone. HEX triplet: 25, 75 and 39. RGB value is (37,117,57). Sum of RGB (Red+Green+Blue) = 37+117+57=211 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.54% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 57 (22.66% from 255 or 27.01% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #257539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257539 is #DA8AC6. Grayscale: #565656. Windows color (decimal): -14322375 or 3765541. OLE color: 3765541.
HSL color Cylindrical-coordinate representation of color #257539: hue angle of 135º 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 #257539 is Cyan = 0.68, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 57 | - |
| CMYK | 0.68 | 0 | 0.51 | 0.54 |
| HSL | 135º | 0.52% | 0.3% | - |
| HSV(B) | 135º | 0.68% | 0.46% | - |
| XYZ | 7.86 | 13.41 | 6.05 | - |
| YUV | 86.24 | 111.5 | 92.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 57 | 0.68 | 0 | 0.51 | 0.54 | 135 | 0.52 | 0.3 |
| Hex | 25 | 75 | 39 | 44 | 0 | 33 | 36 | 87 | 34 | 1E |
| Octal | 45 | 165 | 71 | 104 | 0 | 63 | 66 | 207 | 64 | 36 |
| Binary | 100101 | 1110101 | 111001 | 1000100 | 0 | 110011 | 110110 | 10000111 | 110100 | 11110 |
Color Harmonies of #257539
Complementary color
Monochromatic Colors of #257539
Black with #257539
Text Example
Text Example
White with #257539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257539; }
p { color: rgb(37,117,57); }
H1.HeaderClassName
{
color: #257539;
}
.AnyTagClassName
{
color: #257539;
}
</style>
background-color css
<style>
a { background-color: #257539; }
a { background-color: rgb(37,117,57); }
div.DivClassName
{
background-color: #257539;
}
.BgClassName
{
background-color: #257539;
}
</style>
border-color css
<style>
span { border-color: #257539; }
span { border-color: rgb(37,117,57); }
td.TdClassName
{
border-color: #257539;
}
.TagClassName
{
border-color: #257539;
}
</style>