Shades of Camarone #257138
Tints of Camarone #257138
RGB
CMYK
RGB Variations
Color information
#257138 (or 0x257138) is known color: Camarone. HEX triplet: 25, 71 and 38. RGB value is (37,113,56). Sum of RGB (Red+Green+Blue) = 37+113+56=206 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.96% from 206); Green value is 113 (44.53% from 255 or 54.85% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 113 - color contains mainly: green. Hex color #257138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257138 is #DA8EC7. Grayscale: #535353. Windows color (decimal): -14323400 or 3698981. OLE color: 3698981.
HSL color Cylindrical-coordinate representation of color #257138: hue angle of 135º 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 #257138 is Cyan = 0.67, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 56 | - |
| CMYK | 0.67 | 0 | 0.50 | 0.56 |
| HSL | 135º | 0.51% | 0.29% | - |
| HSV(B) | 135º | 0.67% | 0.44% | - |
| XYZ | 7.38 | 12.49 | 5.76 | - |
| YUV | 83.78 | 112.32 | 94.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 56 | 0.67 | 0 | 0.50 | 0.56 | 135 | 0.51 | 0.29 |
| Hex | 25 | 71 | 38 | 43 | 0 | 32 | 38 | 87 | 33 | 1D |
| Octal | 45 | 161 | 70 | 103 | 0 | 62 | 70 | 207 | 63 | 35 |
| Binary | 100101 | 1110001 | 111000 | 1000011 | 0 | 110010 | 111000 | 10000111 | 110011 | 11101 |
Color Harmonies of #257138
Complementary color
Monochromatic Colors of #257138
Black with #257138
Text Example
Text Example
White with #257138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257138; }
p { color: rgb(37,113,56); }
H1.HeaderClassName
{
color: #257138;
}
.AnyTagClassName
{
color: #257138;
}
</style>
background-color css
<style>
a { background-color: #257138; }
a { background-color: rgb(37,113,56); }
div.DivClassName
{
background-color: #257138;
}
.BgClassName
{
background-color: #257138;
}
</style>
border-color css
<style>
span { border-color: #257138; }
span { border-color: rgb(37,113,56); }
td.TdClassName
{
border-color: #257138;
}
.TagClassName
{
border-color: #257138;
}
</style>