Shades of Camarone #257336
Tints of Camarone #257336
RGB
CMYK
RGB Variations
Color information
#257336 (or 0x257336) is known color: Camarone. HEX triplet: 25, 73 and 36. RGB value is (37,115,54). Sum of RGB (Red+Green+Blue) = 37+115+54=206 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.96% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #257336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257336 is #DA8CC9. Grayscale: #545454. Windows color (decimal): -14322890 or 3568421. OLE color: 3568421.
HSL color Cylindrical-coordinate representation of color #257336: hue angle of 133.08º 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 #257336 is Cyan = 0.68, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 54 | - |
| CMYK | 0.68 | 0 | 0.53 | 0.55 |
| HSL | 133.08º | 0.51% | 0.3% | - |
| HSV(B) | 133.08º | 0.68% | 0.45% | - |
| XYZ | 7.56 | 12.92 | 5.59 | - |
| YUV | 84.72 | 110.66 | 93.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 54 | 0.68 | 0 | 0.53 | 0.55 | 133.08 | 0.51 | 0.3 |
| Hex | 25 | 73 | 36 | 44 | 0 | 35 | 37 | 85 | 33 | 1E |
| Octal | 45 | 163 | 66 | 104 | 0 | 65 | 67 | 205 | 63 | 36 |
| Binary | 100101 | 1110011 | 110110 | 1000100 | 0 | 110101 | 110111 | 10000101 | 110011 | 11110 |
Color Harmonies of #257336
Complementary color
Monochromatic Colors of #257336
Black with #257336
Text Example
Text Example
White with #257336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257336; }
p { color: rgb(37,115,54); }
H1.HeaderClassName
{
color: #257336;
}
.AnyTagClassName
{
color: #257336;
}
</style>
background-color css
<style>
a { background-color: #257336; }
a { background-color: rgb(37,115,54); }
div.DivClassName
{
background-color: #257336;
}
.BgClassName
{
background-color: #257336;
}
</style>
border-color css
<style>
span { border-color: #257336; }
span { border-color: rgb(37,115,54); }
td.TdClassName
{
border-color: #257336;
}
.TagClassName
{
border-color: #257336;
}
</style>