Shades of Waiouru #525333
Tints of Waiouru #525333
RGB
CMYK
RGB Variations
Color information
#525333 (or 0x525333) is known color: Waiouru. HEX triplet: 52, 53 and 33. RGB value is (82,83,51). Sum of RGB (Red+Green+Blue) = 82+83+51=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 83 (32.81% from 255 or 38.43% from 216); Blue value is 51 (20.31% from 255 or 23.61% from 216); Max value from RGB is 83 - color contains mainly: green. Hex color #525333 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525333 is #ADACCC. Grayscale: #4F4F4F. Windows color (decimal): -11381965 or 3363666. OLE color: 3363666.
HSL color Cylindrical-coordinate representation of color #525333: hue angle of 61.88º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525333 is Cyan = 0.01, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 51 | - |
| CMYK | 0.01 | 0 | 0.39 | 0.67 |
| HSL | 61.88º | 0.24% | 0.26% | - |
| HSV(B) | 61.88º | 0.39% | 0.33% | - |
| XYZ | 7.17 | 8.22 | 4.34 | - |
| YUV | 79.05 | 112.17 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 51 | 0.01 | 0 | 0.39 | 0.67 | 61.88 | 0.24 | 0.26 |
| Hex | 52 | 53 | 33 | 1 | 0 | 27 | 43 | 3E | 18 | 1A |
| Octal | 122 | 123 | 63 | 1 | 0 | 47 | 103 | 76 | 30 | 32 |
| Binary | 1010010 | 1010011 | 110011 | 1 | 0 | 100111 | 1000011 | 111110 | 11000 | 11010 |
Color Harmonies of #525333
Complementary color
Monochromatic Colors of #525333
Black with #525333
Text Example
Text Example
White with #525333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525333; }
p { color: rgb(82,83,51); }
H1.HeaderClassName
{
color: #525333;
}
.AnyTagClassName
{
color: #525333;
}
</style>
background-color css
<style>
a { background-color: #525333; }
a { background-color: rgb(82,83,51); }
div.DivClassName
{
background-color: #525333;
}
.BgClassName
{
background-color: #525333;
}
</style>
border-color css
<style>
span { border-color: #525333; }
span { border-color: rgb(82,83,51); }
td.TdClassName
{
border-color: #525333;
}
.TagClassName
{
border-color: #525333;
}
</style>