Shades of Waiouru #525337
Tints of Waiouru #525337
RGB
CMYK
RGB Variations
Color information
#525337 (or 0x525337) is known color: Waiouru. HEX triplet: 52, 53 and 37. RGB value is (82,83,55). Sum of RGB (Red+Green+Blue) = 82+83+55=220 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.27% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 83 - color contains mainly: green. Hex color #525337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525337 is #ADACC8. Grayscale: #4F4F4F. Windows color (decimal): -11381961 or 3625810. OLE color: 3625810.
HSL color Cylindrical-coordinate representation of color #525337: hue angle of 62.14º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #525337 is Cyan = 0.01, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 55 | - |
| CMYK | 0.01 | 0 | 0.34 | 0.67 |
| HSL | 62.14º | 0.2% | 0.27% | - |
| HSV(B) | 62.14º | 0.34% | 0.33% | - |
| XYZ | 7.26 | 8.26 | 4.83 | - |
| YUV | 79.51 | 114.17 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 55 | 0.01 | 0 | 0.34 | 0.67 | 62.14 | 0.2 | 0.27 |
| Hex | 52 | 53 | 37 | 1 | 0 | 22 | 43 | 3E | 14 | 1B |
| Octal | 122 | 123 | 67 | 1 | 0 | 42 | 103 | 76 | 24 | 33 |
| Binary | 1010010 | 1010011 | 110111 | 1 | 0 | 100010 | 1000011 | 111110 | 10100 | 11011 |
Color Harmonies of #525337
Complementary color
Monochromatic Colors of #525337
Black with #525337
Text Example
Text Example
White with #525337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525337; }
p { color: rgb(82,83,55); }
H1.HeaderClassName
{
color: #525337;
}
.AnyTagClassName
{
color: #525337;
}
</style>
background-color css
<style>
a { background-color: #525337; }
a { background-color: rgb(82,83,55); }
div.DivClassName
{
background-color: #525337;
}
.BgClassName
{
background-color: #525337;
}
</style>
border-color css
<style>
span { border-color: #525337; }
span { border-color: rgb(82,83,55); }
td.TdClassName
{
border-color: #525337;
}
.TagClassName
{
border-color: #525337;
}
</style>