Shades of Norway #ACC596
Tints of Norway #ACC596
RGB
CMYK
RGB Variations
Color information
#ACC596 (or 0xACC596) is known color: Norway. HEX triplet: AC, C5 and 96. RGB value is (172,197,150). Sum of RGB (Red+Green+Blue) = 172+197+150=519 (68% of max value = 765). Red value is 172 (67.58% from 255 or 33.14% from 519); Green value is 197 (77.34% from 255 or 37.96% from 519); Blue value is 150 (58.98% from 255 or 28.90% from 519); Max value from RGB is 197 - color contains mainly: green. Hex color #ACC596 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACC596 is #533A69. Grayscale: #B8B8B8. Windows color (decimal): -5454442 or 9881004. OLE color: 9881004.
HSL color Cylindrical-coordinate representation of color #ACC596: hue angle of 91.91º degrees, saturation: 0.29, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ACC596 is Cyan = 0.13, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 172 | 197 | 150 | - |
| CMYK | 0.13 | 0 | 0.24 | 0.23 |
| HSL | 91.91º | 0.29% | 0.68% | - |
| HSV(B) | 91.91º | 0.24% | 0.77% | - |
| XYZ | 42.48 | 50.91 | 36.44 | - |
| YUV | 184.17 | 108.72 | 119.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 172 | 197 | 150 | 0.13 | 0 | 0.24 | 0.23 | 91.91 | 0.29 | 0.68 |
| Hex | AC | C5 | 96 | D | 0 | 18 | 17 | 5C | 1D | 44 |
| Octal | 254 | 305 | 226 | 15 | 0 | 30 | 27 | 134 | 35 | 104 |
| Binary | 10101100 | 11000101 | 10010110 | 1101 | 0 | 11000 | 10111 | 1011100 | 11101 | 1000100 |
Color Harmonies of #ACC596
Complementary color
Monochromatic Colors of #ACC596
Black with #ACC596
Text Example
Text Example
White with #ACC596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ACC596; }
p { color: rgb(172,197,150); }
H1.HeaderClassName
{
color: #ACC596;
}
.AnyTagClassName
{
color: #ACC596;
}
</style>
background-color css
<style>
a { background-color: #ACC596; }
a { background-color: rgb(172,197,150); }
div.DivClassName
{
background-color: #ACC596;
}
.BgClassName
{
background-color: #ACC596;
}
</style>
border-color css
<style>
span { border-color: #ACC596; }
span { border-color: rgb(172,197,150); }
td.TdClassName
{
border-color: #ACC596;
}
.TagClassName
{
border-color: #ACC596;
}
</style>