Shades of Norway #ACC597
Tints of Norway #ACC597
RGB
CMYK
RGB Variations
Color information
#ACC597 (or 0xACC597) is known color: Norway. HEX triplet: AC, C5 and 97. RGB value is (172,197,151). Sum of RGB (Red+Green+Blue) = 172+197+151=520 (68% of max value = 765). Red value is 172 (67.58% from 255 or 33.08% from 520); Green value is 197 (77.34% from 255 or 37.88% from 520); Blue value is 151 (59.38% from 255 or 29.04% from 520); Max value from RGB is 197 - color contains mainly: green. Hex color #ACC597 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACC597 is #533A68. Grayscale: #B8B8B8. Windows color (decimal): -5454441 or 9946540. OLE color: 9946540.
HSL color Cylindrical-coordinate representation of color #ACC597: hue angle of 92.61º degrees, saturation: 0.28, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ACC597 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 172 | 197 | 151 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.23 |
| HSL | 92.61º | 0.28% | 0.68% | - |
| HSV(B) | 92.61º | 0.23% | 0.77% | - |
| XYZ | 42.57 | 50.94 | 36.87 | - |
| YUV | 184.28 | 109.22 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 172 | 197 | 151 | 0.13 | 0 | 0.23 | 0.23 | 92.61 | 0.28 | 0.68 |
| Hex | AC | C5 | 97 | D | 0 | 17 | 17 | 5D | 1C | 44 |
| Octal | 254 | 305 | 227 | 15 | 0 | 27 | 27 | 135 | 34 | 104 |
| Binary | 10101100 | 11000101 | 10010111 | 1101 | 0 | 10111 | 10111 | 1011101 | 11100 | 1000100 |
Color Harmonies of #ACC597
Complementary color
Monochromatic Colors of #ACC597
Black with #ACC597
Text Example
Text Example
White with #ACC597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ACC597; }
p { color: rgb(172,197,151); }
H1.HeaderClassName
{
color: #ACC597;
}
.AnyTagClassName
{
color: #ACC597;
}
</style>
background-color css
<style>
a { background-color: #ACC597; }
a { background-color: rgb(172,197,151); }
div.DivClassName
{
background-color: #ACC597;
}
.BgClassName
{
background-color: #ACC597;
}
</style>
border-color css
<style>
span { border-color: #ACC597; }
span { border-color: rgb(172,197,151); }
td.TdClassName
{
border-color: #ACC597;
}
.TagClassName
{
border-color: #ACC597;
}
</style>