Shades of San Felix #176320
Tints of San Felix #176320
RGB
CMYK
RGB Variations
Color information
#176320 (or 0x176320) is known color: San Felix. HEX triplet: 17, 63 and 20. RGB value is (23,99,32). Sum of RGB (Red+Green+Blue) = 23+99+32=154 (20% of max value = 765). Red value is 23 (9.38% from 255 or 14.94% from 154); Green value is 99 (39.06% from 255 or 64.29% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 99 - color contains mainly: green. Hex color #176320 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #176320 is #E89CDF. Grayscale: #444444. Windows color (decimal): -15244512 or 2122519. OLE color: 2122519.
HSL color Cylindrical-coordinate representation of color #176320: hue angle of 127.11º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #176320 is Cyan = 0.77, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 23 | 99 | 32 | - |
| CMYK | 0.77 | 0 | 0.68 | 0.61 |
| HSL | 127.11º | 0.62% | 0.24% | - |
| HSV(B) | 127.11º | 0.77% | 0.39% | - |
| XYZ | 5.08 | 9.21 | 2.88 | - |
| YUV | 68.64 | 107.32 | 95.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 99 | 32 | 0.77 | 0 | 0.68 | 0.61 | 127.11 | 0.62 | 0.24 |
| Hex | 17 | 63 | 20 | 4D | 0 | 44 | 3D | 7F | 3E | 18 |
| Octal | 27 | 143 | 40 | 115 | 0 | 104 | 75 | 177 | 76 | 30 |
| Binary | 10111 | 1100011 | 100000 | 1001101 | 0 | 1000100 | 111101 | 1111111 | 111110 | 11000 |
Color Harmonies of #176320
Complementary color
Monochromatic Colors of #176320
Black with #176320
Text Example
Text Example
White with #176320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #176320; }
p { color: rgb(23,99,32); }
H1.HeaderClassName
{
color: #176320;
}
.AnyTagClassName
{
color: #176320;
}
</style>
background-color css
<style>
a { background-color: #176320; }
a { background-color: rgb(23,99,32); }
div.DivClassName
{
background-color: #176320;
}
.BgClassName
{
background-color: #176320;
}
</style>
border-color css
<style>
span { border-color: #176320; }
span { border-color: rgb(23,99,32); }
td.TdClassName
{
border-color: #176320;
}
.TagClassName
{
border-color: #176320;
}
</style>