Shades of Camarone #257242
Tints of Camarone #257242
RGB
CMYK
RGB Variations
Color information
#257242 (or 0x257242) is known color: Camarone. HEX triplet: 25, 72 and 42. RGB value is (37,114,66). Sum of RGB (Red+Green+Blue) = 37+114+66=217 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.05% from 217); Green value is 114 (44.92% from 255 or 52.53% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 114 - color contains mainly: green. Hex color #257242 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257242 is #DA8DBD. Grayscale: #555555. Windows color (decimal): -14323134 or 4354597. OLE color: 4354597.
HSL color Cylindrical-coordinate representation of color #257242: hue angle of 142.6º 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 #257242 is Cyan = 0.68, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 66 | - |
| CMYK | 0.68 | 0 | 0.42 | 0.55 |
| HSL | 142.6º | 0.51% | 0.3% | - |
| HSV(B) | 142.6º | 0.68% | 0.45% | - |
| XYZ | 7.76 | 12.82 | 7.22 | - |
| YUV | 85.51 | 116.99 | 93.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 66 | 0.68 | 0 | 0.42 | 0.55 | 142.6 | 0.51 | 0.3 |
| Hex | 25 | 72 | 42 | 44 | 0 | 2A | 37 | 8F | 33 | 1E |
| Octal | 45 | 162 | 102 | 104 | 0 | 52 | 67 | 217 | 63 | 36 |
| Binary | 100101 | 1110010 | 1000010 | 1000100 | 0 | 101010 | 110111 | 10001111 | 110011 | 11110 |
Color Harmonies of #257242
Complementary color
Monochromatic Colors of #257242
Black with #257242
Text Example
Text Example
White with #257242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257242; }
p { color: rgb(37,114,66); }
H1.HeaderClassName
{
color: #257242;
}
.AnyTagClassName
{
color: #257242;
}
</style>
background-color css
<style>
a { background-color: #257242; }
a { background-color: rgb(37,114,66); }
div.DivClassName
{
background-color: #257242;
}
.BgClassName
{
background-color: #257242;
}
</style>
border-color css
<style>
span { border-color: #257242; }
span { border-color: rgb(37,114,66); }
td.TdClassName
{
border-color: #257242;
}
.TagClassName
{
border-color: #257242;
}
</style>