Shades of Camarone #197738
Tints of Camarone #197738
RGB
CMYK
RGB Variations
Color information
#197738 (or 0x197738) is known color: Camarone. HEX triplet: 19, 77 and 38. RGB value is (25,119,56). Sum of RGB (Red+Green+Blue) = 25+119+56=200 (26% of max value = 765). Red value is 25 (10.16% from 255 or 12.5% from 200); Green value is 119 (46.88% from 255 or 59.5% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 119 - color contains mainly: green. Hex color #197738 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197738 is #E688C7. Grayscale: #535353. Windows color (decimal): -15108296 or 3700505. OLE color: 3700505.
HSL color Cylindrical-coordinate representation of color #197738: hue angle of 139.79º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197738 is Cyan = 0.79, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 119 | 56 | - |
| CMYK | 0.79 | 0 | 0.53 | 0.53 |
| HSL | 139.79º | 0.65% | 0.28% | - |
| HSV(B) | 139.79º | 0.79% | 0.47% | - |
| XYZ | 7.71 | 13.69 | 5.98 | - |
| YUV | 83.71 | 112.36 | 86.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 119 | 56 | 0.79 | 0 | 0.53 | 0.53 | 139.79 | 0.65 | 0.28 |
| Hex | 19 | 77 | 38 | 4F | 0 | 35 | 35 | 8C | 41 | 1C |
| Octal | 31 | 167 | 70 | 117 | 0 | 65 | 65 | 214 | 101 | 34 |
| Binary | 11001 | 1110111 | 111000 | 1001111 | 0 | 110101 | 110101 | 10001100 | 1000001 | 11100 |
Color Harmonies of #197738
Complementary color
Monochromatic Colors of #197738
Black with #197738
Text Example
Text Example
White with #197738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197738; }
p { color: rgb(25,119,56); }
H1.HeaderClassName
{
color: #197738;
}
.AnyTagClassName
{
color: #197738;
}
</style>
background-color css
<style>
a { background-color: #197738; }
a { background-color: rgb(25,119,56); }
div.DivClassName
{
background-color: #197738;
}
.BgClassName
{
background-color: #197738;
}
</style>
border-color css
<style>
span { border-color: #197738; }
span { border-color: rgb(25,119,56); }
td.TdClassName
{
border-color: #197738;
}
.TagClassName
{
border-color: #197738;
}
</style>