Shades of Camarone #197539
Tints of Camarone #197539
RGB
CMYK
RGB Variations
Color information
#197539 (or 0x197539) is known color: Camarone. HEX triplet: 19, 75 and 39. RGB value is (25,117,57). Sum of RGB (Red+Green+Blue) = 25+117+57=199 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.56% from 199); Green value is 117 (46.09% from 255 or 58.79% from 199); Blue value is 57 (22.66% from 255 or 28.64% from 199); Max value from RGB is 117 - color contains mainly: green. Hex color #197539 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197539 is #E68AC6. Grayscale: #525252. Windows color (decimal): -15108807 or 3765529. OLE color: 3765529.
HSL color Cylindrical-coordinate representation of color #197539: hue angle of 140.87º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197539 is Cyan = 0.79, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 117 | 57 | - |
| CMYK | 0.79 | 0 | 0.51 | 0.54 |
| HSL | 140.87º | 0.65% | 0.28% | - |
| HSV(B) | 140.87º | 0.79% | 0.46% | - |
| XYZ | 7.5 | 13.22 | 6.03 | - |
| YUV | 82.65 | 113.52 | 86.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 117 | 57 | 0.79 | 0 | 0.51 | 0.54 | 140.87 | 0.65 | 0.28 |
| Hex | 19 | 75 | 39 | 4F | 0 | 33 | 36 | 8D | 41 | 1C |
| Octal | 31 | 165 | 71 | 117 | 0 | 63 | 66 | 215 | 101 | 34 |
| Binary | 11001 | 1110101 | 111001 | 1001111 | 0 | 110011 | 110110 | 10001101 | 1000001 | 11100 |
Color Harmonies of #197539
Complementary color
Monochromatic Colors of #197539
Black with #197539
Text Example
Text Example
White with #197539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197539; }
p { color: rgb(25,117,57); }
H1.HeaderClassName
{
color: #197539;
}
.AnyTagClassName
{
color: #197539;
}
</style>
background-color css
<style>
a { background-color: #197539; }
a { background-color: rgb(25,117,57); }
div.DivClassName
{
background-color: #197539;
}
.BgClassName
{
background-color: #197539;
}
</style>
border-color css
<style>
span { border-color: #197539; }
span { border-color: rgb(25,117,57); }
td.TdClassName
{
border-color: #197539;
}
.TagClassName
{
border-color: #197539;
}
</style>