Shades of Camarone #177132
Tints of Camarone #177132
RGB
CMYK
RGB Variations
Color information
#177132 (or 0x177132) is known color: Camarone. HEX triplet: 17, 71 and 32. RGB value is (23,113,50). Sum of RGB (Red+Green+Blue) = 23+113+50=186 (24% of max value = 765). Red value is 23 (9.38% from 255 or 12.37% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 50 (19.92% from 255 or 26.88% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #177132 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #177132 is #E88ECD. Grayscale: #4F4F4F. Windows color (decimal): -15240910 or 3305751. OLE color: 3305751.
HSL color Cylindrical-coordinate representation of color #177132: hue angle of 138º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #177132 is Cyan = 0.80, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 113 | 50 | - |
| CMYK | 0.80 | 0 | 0.56 | 0.56 |
| HSL | 138º | 0.66% | 0.27% | - |
| HSV(B) | 138º | 0.8% | 0.44% | - |
| XYZ | 6.83 | 12.22 | 5.02 | - |
| YUV | 78.91 | 111.68 | 88.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 113 | 50 | 0.80 | 0 | 0.56 | 0.56 | 138 | 0.66 | 0.27 |
| Hex | 17 | 71 | 32 | 50 | 0 | 38 | 38 | 8A | 42 | 1B |
| Octal | 27 | 161 | 62 | 120 | 0 | 70 | 70 | 212 | 102 | 33 |
| Binary | 10111 | 1110001 | 110010 | 1010000 | 0 | 111000 | 111000 | 10001010 | 1000010 | 11011 |
Color Harmonies of #177132
Complementary color
Monochromatic Colors of #177132
Black with #177132
Text Example
Text Example
White with #177132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177132; }
p { color: rgb(23,113,50); }
H1.HeaderClassName
{
color: #177132;
}
.AnyTagClassName
{
color: #177132;
}
</style>
background-color css
<style>
a { background-color: #177132; }
a { background-color: rgb(23,113,50); }
div.DivClassName
{
background-color: #177132;
}
.BgClassName
{
background-color: #177132;
}
</style>
border-color css
<style>
span { border-color: #177132; }
span { border-color: rgb(23,113,50); }
td.TdClassName
{
border-color: #177132;
}
.TagClassName
{
border-color: #177132;
}
</style>