Shades of Waiouru #525336
Tints of Waiouru #525336
RGB
CMYK
RGB Variations
Color information
#525336 (or 0x525336) is known color: Waiouru. HEX triplet: 52, 53 and 36. RGB value is (82,83,54). Sum of RGB (Red+Green+Blue) = 82+83+54=219 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.44% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 83 - color contains mainly: green. Hex color #525336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525336 is #ADACC9. Grayscale: #4F4F4F. Windows color (decimal): -11381962 or 3560274. OLE color: 3560274.
HSL color Cylindrical-coordinate representation of color #525336: hue angle of 62.07º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #525336 is Cyan = 0.01, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 54 | - |
| CMYK | 0.01 | 0 | 0.35 | 0.67 |
| HSL | 62.07º | 0.21% | 0.27% | - |
| HSV(B) | 62.07º | 0.35% | 0.33% | - |
| XYZ | 7.24 | 8.25 | 4.7 | - |
| YUV | 79.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 54 | 0.01 | 0 | 0.35 | 0.67 | 62.07 | 0.21 | 0.27 |
| Hex | 52 | 53 | 36 | 1 | 0 | 23 | 43 | 3E | 15 | 1B |
| Octal | 122 | 123 | 66 | 1 | 0 | 43 | 103 | 76 | 25 | 33 |
| Binary | 1010010 | 1010011 | 110110 | 1 | 0 | 100011 | 1000011 | 111110 | 10101 | 11011 |
Color Harmonies of #525336
Complementary color
Monochromatic Colors of #525336
Black with #525336
Text Example
Text Example
White with #525336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525336; }
p { color: rgb(82,83,54); }
H1.HeaderClassName
{
color: #525336;
}
.AnyTagClassName
{
color: #525336;
}
</style>
background-color css
<style>
a { background-color: #525336; }
a { background-color: rgb(82,83,54); }
div.DivClassName
{
background-color: #525336;
}
.BgClassName
{
background-color: #525336;
}
</style>
border-color css
<style>
span { border-color: #525336; }
span { border-color: rgb(82,83,54); }
td.TdClassName
{
border-color: #525336;
}
.TagClassName
{
border-color: #525336;
}
</style>