Shades of Camarone #257038
Tints of Camarone #257038
RGB
CMYK
RGB Variations
Color information
#257038 (or 0x257038) is known color: Camarone. HEX triplet: 25, 70 and 38. RGB value is (37,112,56). Sum of RGB (Red+Green+Blue) = 37+112+56=205 (27% of max value = 765). Red value is 37 (14.84% from 255 or 18.05% from 205); Green value is 112 (44.14% from 255 or 54.63% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 112 - color contains mainly: green. Hex color #257038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257038 is #DA8FC7. Grayscale: #535353. Windows color (decimal): -14323656 or 3698725. OLE color: 3698725.
HSL color Cylindrical-coordinate representation of color #257038: hue angle of 135.2º degrees, saturation: 0.5, 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 #257038 is Cyan = 0.67, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 56 | - |
| CMYK | 0.67 | 0 | 0.50 | 0.56 |
| HSL | 135.2º | 0.5% | 0.29% | - |
| HSV(B) | 135.2º | 0.67% | 0.44% | - |
| XYZ | 7.27 | 12.27 | 5.73 | - |
| YUV | 83.19 | 112.65 | 95.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 56 | 0.67 | 0 | 0.50 | 0.56 | 135.2 | 0.5 | 0.29 |
| Hex | 25 | 70 | 38 | 43 | 0 | 32 | 38 | 87 | 32 | 1D |
| Octal | 45 | 160 | 70 | 103 | 0 | 62 | 70 | 207 | 62 | 35 |
| Binary | 100101 | 1110000 | 111000 | 1000011 | 0 | 110010 | 111000 | 10000111 | 110010 | 11101 |
Color Harmonies of #257038
Complementary color
Monochromatic Colors of #257038
Black with #257038
Text Example
Text Example
White with #257038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257038; }
p { color: rgb(37,112,56); }
H1.HeaderClassName
{
color: #257038;
}
.AnyTagClassName
{
color: #257038;
}
</style>
background-color css
<style>
a { background-color: #257038; }
a { background-color: rgb(37,112,56); }
div.DivClassName
{
background-color: #257038;
}
.BgClassName
{
background-color: #257038;
}
</style>
border-color css
<style>
span { border-color: #257038; }
span { border-color: rgb(37,112,56); }
td.TdClassName
{
border-color: #257038;
}
.TagClassName
{
border-color: #257038;
}
</style>