Shades of Camarone #197337
Tints of Camarone #197337
RGB
CMYK
RGB Variations
Color information
#197337 (or 0x197337) is known color: Camarone. HEX triplet: 19, 73 and 37. RGB value is (25,115,55). Sum of RGB (Red+Green+Blue) = 25+115+55=195 (25% of max value = 765). Red value is 25 (10.16% from 255 or 12.82% from 195); Green value is 115 (45.31% from 255 or 58.97% from 195); Blue value is 55 (21.88% from 255 or 28.21% from 195); Max value from RGB is 115 - color contains mainly: green. Hex color #197337 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197337 is #E68CC8. Grayscale: #515151. Windows color (decimal): -15109321 or 3633945. OLE color: 3633945.
HSL color Cylindrical-coordinate representation of color #197337: hue angle of 140º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197337 is Cyan = 0.78, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 115 | 55 | - |
| CMYK | 0.78 | 0 | 0.52 | 0.55 |
| HSL | 140º | 0.64% | 0.27% | - |
| HSV(B) | 140º | 0.78% | 0.45% | - |
| XYZ | 7.22 | 12.74 | 5.69 | - |
| YUV | 81.25 | 113.18 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 115 | 55 | 0.78 | 0 | 0.52 | 0.55 | 140 | 0.64 | 0.27 |
| Hex | 19 | 73 | 37 | 4E | 0 | 34 | 37 | 8C | 40 | 1B |
| Octal | 31 | 163 | 67 | 116 | 0 | 64 | 67 | 214 | 100 | 33 |
| Binary | 11001 | 1110011 | 110111 | 1001110 | 0 | 110100 | 110111 | 10001100 | 1000000 | 11011 |
Color Harmonies of #197337
Complementary color
Monochromatic Colors of #197337
Black with #197337
Text Example
Text Example
White with #197337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197337; }
p { color: rgb(25,115,55); }
H1.HeaderClassName
{
color: #197337;
}
.AnyTagClassName
{
color: #197337;
}
</style>
background-color css
<style>
a { background-color: #197337; }
a { background-color: rgb(25,115,55); }
div.DivClassName
{
background-color: #197337;
}
.BgClassName
{
background-color: #197337;
}
</style>
border-color css
<style>
span { border-color: #197337; }
span { border-color: rgb(25,115,55); }
td.TdClassName
{
border-color: #197337;
}
.TagClassName
{
border-color: #197337;
}
</style>