Shades of Camarone #197638
Tints of Camarone #197638
RGB
CMYK
RGB Variations
Color information
#197638 (or 0x197638) is known color: Camarone. HEX triplet: 19, 76 and 38. RGB value is (25,118,56). Sum of RGB (Red+Green+Blue) = 25+118+56=199 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.56% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 56 (22.27% from 255 or 28.14% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #197638 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197638 is #E689C7. Grayscale: #535353. Windows color (decimal): -15108552 or 3700249. OLE color: 3700249.
HSL color Cylindrical-coordinate representation of color #197638: hue angle of 140º 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 #197638 is Cyan = 0.79, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 118 | 56 | - |
| CMYK | 0.79 | 0 | 0.53 | 0.54 |
| HSL | 140º | 0.65% | 0.28% | - |
| HSV(B) | 140º | 0.79% | 0.46% | - |
| XYZ | 7.59 | 13.45 | 5.94 | - |
| YUV | 83.13 | 112.69 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 118 | 56 | 0.79 | 0 | 0.53 | 0.54 | 140 | 0.65 | 0.28 |
| Hex | 19 | 76 | 38 | 4F | 0 | 35 | 36 | 8C | 41 | 1C |
| Octal | 31 | 166 | 70 | 117 | 0 | 65 | 66 | 214 | 101 | 34 |
| Binary | 11001 | 1110110 | 111000 | 1001111 | 0 | 110101 | 110110 | 10001100 | 1000001 | 11100 |
Color Harmonies of #197638
Complementary color
Monochromatic Colors of #197638
Black with #197638
Text Example
Text Example
White with #197638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197638; }
p { color: rgb(25,118,56); }
H1.HeaderClassName
{
color: #197638;
}
.AnyTagClassName
{
color: #197638;
}
</style>
background-color css
<style>
a { background-color: #197638; }
a { background-color: rgb(25,118,56); }
div.DivClassName
{
background-color: #197638;
}
.BgClassName
{
background-color: #197638;
}
</style>
border-color css
<style>
span { border-color: #197638; }
span { border-color: rgb(25,118,56); }
td.TdClassName
{
border-color: #197638;
}
.TagClassName
{
border-color: #197638;
}
</style>