Shades of Camarone #257238
Tints of Camarone #257238
RGB
CMYK
RGB Variations
Color information
#257238 (or 0x257238) is known color: Camarone. HEX triplet: 25, 72 and 38. RGB value is (37,114,56). Sum of RGB (Red+Green+Blue) = 37+114+56=207 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.87% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 56 (22.27% from 255 or 27.05% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #257238 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257238 is #DA8DC7. Grayscale: #545454. Windows color (decimal): -14323144 or 3699237. OLE color: 3699237.
HSL color Cylindrical-coordinate representation of color #257238: hue angle of 134.81º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257238 is Cyan = 0.68, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 56 | - |
| CMYK | 0.68 | 0 | 0.51 | 0.55 |
| HSL | 134.81º | 0.51% | 0.3% | - |
| HSV(B) | 134.81º | 0.68% | 0.45% | - |
| XYZ | 7.49 | 12.71 | 5.8 | - |
| YUV | 84.37 | 111.99 | 94.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 56 | 0.68 | 0 | 0.51 | 0.55 | 134.81 | 0.51 | 0.3 |
| Hex | 25 | 72 | 38 | 44 | 0 | 33 | 37 | 87 | 33 | 1E |
| Octal | 45 | 162 | 70 | 104 | 0 | 63 | 67 | 207 | 63 | 36 |
| Binary | 100101 | 1110010 | 111000 | 1000100 | 0 | 110011 | 110111 | 10000111 | 110011 | 11110 |
Color Harmonies of #257238
Complementary color
Monochromatic Colors of #257238
Black with #257238
Text Example
Text Example
White with #257238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257238; }
p { color: rgb(37,114,56); }
H1.HeaderClassName
{
color: #257238;
}
.AnyTagClassName
{
color: #257238;
}
</style>
background-color css
<style>
a { background-color: #257238; }
a { background-color: rgb(37,114,56); }
div.DivClassName
{
background-color: #257238;
}
.BgClassName
{
background-color: #257238;
}
</style>
border-color css
<style>
span { border-color: #257238; }
span { border-color: rgb(37,114,56); }
td.TdClassName
{
border-color: #257238;
}
.TagClassName
{
border-color: #257238;
}
</style>