Shades of Camarone #257135
Tints of Camarone #257135
RGB
CMYK
RGB Variations
Color information
#257135 (or 0x257135) is known color: Camarone. HEX triplet: 25, 71 and 35. RGB value is (37,113,53). Sum of RGB (Red+Green+Blue) = 37+113+53=203 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.23% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 53 (21.09% from 255 or 26.11% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #257135 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257135 is #DA8ECA. Grayscale: #535353. Windows color (decimal): -14323403 or 3502373. OLE color: 3502373.
HSL color Cylindrical-coordinate representation of color #257135: hue angle of 132.63º degrees, saturation: 0.51, 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 #257135 is Cyan = 0.67, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 53 | - |
| CMYK | 0.67 | 0 | 0.53 | 0.56 |
| HSL | 132.63º | 0.51% | 0.29% | - |
| HSV(B) | 132.63º | 0.67% | 0.44% | - |
| XYZ | 7.31 | 12.46 | 5.39 | - |
| YUV | 83.44 | 110.82 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 53 | 0.67 | 0 | 0.53 | 0.56 | 132.63 | 0.51 | 0.29 |
| Hex | 25 | 71 | 35 | 43 | 0 | 35 | 38 | 85 | 33 | 1D |
| Octal | 45 | 161 | 65 | 103 | 0 | 65 | 70 | 205 | 63 | 35 |
| Binary | 100101 | 1110001 | 110101 | 1000011 | 0 | 110101 | 111000 | 10000101 | 110011 | 11101 |
Color Harmonies of #257135
Complementary color
Monochromatic Colors of #257135
Black with #257135
Text Example
Text Example
White with #257135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257135; }
p { color: rgb(37,113,53); }
H1.HeaderClassName
{
color: #257135;
}
.AnyTagClassName
{
color: #257135;
}
</style>
background-color css
<style>
a { background-color: #257135; }
a { background-color: rgb(37,113,53); }
div.DivClassName
{
background-color: #257135;
}
.BgClassName
{
background-color: #257135;
}
</style>
border-color css
<style>
span { border-color: #257135; }
span { border-color: rgb(37,113,53); }
td.TdClassName
{
border-color: #257135;
}
.TagClassName
{
border-color: #257135;
}
</style>