Shades of Camarone #197531
Tints of Camarone #197531
RGB
CMYK
RGB Variations
Color information
#197531 (or 0x197531) is known color: Camarone. HEX triplet: 19, 75 and 31. RGB value is (25,117,49). Sum of RGB (Red+Green+Blue) = 25+117+49=191 (25% of max value = 765). Red value is 25 (10.16% from 255 or 13.09% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 49 (19.53% from 255 or 25.65% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #197531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197531 is #E68ACE. Grayscale: #515151. Windows color (decimal): -15108815 or 3241241. OLE color: 3241241.
HSL color Cylindrical-coordinate representation of color #197531: hue angle of 135.65º 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 #197531 is Cyan = 0.79, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 117 | 49 | - |
| CMYK | 0.79 | 0 | 0.58 | 0.54 |
| HSL | 135.65º | 0.65% | 0.28% | - |
| HSV(B) | 135.65º | 0.79% | 0.46% | - |
| XYZ | 7.32 | 13.15 | 5.06 | - |
| YUV | 81.74 | 109.52 | 87.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 117 | 49 | 0.79 | 0 | 0.58 | 0.54 | 135.65 | 0.65 | 0.28 |
| Hex | 19 | 75 | 31 | 4F | 0 | 3A | 36 | 88 | 41 | 1C |
| Octal | 31 | 165 | 61 | 117 | 0 | 72 | 66 | 210 | 101 | 34 |
| Binary | 11001 | 1110101 | 110001 | 1001111 | 0 | 111010 | 110110 | 10001000 | 1000001 | 11100 |
Color Harmonies of #197531
Complementary color
Monochromatic Colors of #197531
Black with #197531
Text Example
Text Example
White with #197531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197531; }
p { color: rgb(25,117,49); }
H1.HeaderClassName
{
color: #197531;
}
.AnyTagClassName
{
color: #197531;
}
</style>
background-color css
<style>
a { background-color: #197531; }
a { background-color: rgb(25,117,49); }
div.DivClassName
{
background-color: #197531;
}
.BgClassName
{
background-color: #197531;
}
</style>
border-color css
<style>
span { border-color: #197531; }
span { border-color: rgb(25,117,49); }
td.TdClassName
{
border-color: #197531;
}
.TagClassName
{
border-color: #197531;
}
</style>