Shades of Camarone #257436
Tints of Camarone #257436
RGB
CMYK
RGB Variations
Color information
#257436 (or 0x257436) is known color: Camarone. HEX triplet: 25, 74 and 36. RGB value is (37,116,54). Sum of RGB (Red+Green+Blue) = 37+116+54=207 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.87% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #257436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257436 is #DA8BC9. Grayscale: #555555. Windows color (decimal): -14322634 or 3568677. OLE color: 3568677.
HSL color Cylindrical-coordinate representation of color #257436: hue angle of 132.91º degrees, saturation: 0.52, 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 #257436 is Cyan = 0.68, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 54 | - |
| CMYK | 0.68 | 0 | 0.53 | 0.55 |
| HSL | 132.91º | 0.52% | 0.3% | - |
| HSV(B) | 132.91º | 0.68% | 0.45% | - |
| XYZ | 7.67 | 13.15 | 5.62 | - |
| YUV | 85.31 | 110.33 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 54 | 0.68 | 0 | 0.53 | 0.55 | 132.91 | 0.52 | 0.3 |
| Hex | 25 | 74 | 36 | 44 | 0 | 35 | 37 | 85 | 34 | 1E |
| Octal | 45 | 164 | 66 | 104 | 0 | 65 | 67 | 205 | 64 | 36 |
| Binary | 100101 | 1110100 | 110110 | 1000100 | 0 | 110101 | 110111 | 10000101 | 110100 | 11110 |
Color Harmonies of #257436
Complementary color
Monochromatic Colors of #257436
Black with #257436
Text Example
Text Example
White with #257436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257436; }
p { color: rgb(37,116,54); }
H1.HeaderClassName
{
color: #257436;
}
.AnyTagClassName
{
color: #257436;
}
</style>
background-color css
<style>
a { background-color: #257436; }
a { background-color: rgb(37,116,54); }
div.DivClassName
{
background-color: #257436;
}
.BgClassName
{
background-color: #257436;
}
</style>
border-color css
<style>
span { border-color: #257436; }
span { border-color: rgb(37,116,54); }
td.TdClassName
{
border-color: #257436;
}
.TagClassName
{
border-color: #257436;
}
</style>