Shades of Waiouru #525335
Tints of Waiouru #525335
RGB
CMYK
RGB Variations
Color information
#525335 (or 0x525335) is known color: Waiouru. HEX triplet: 52, 53 and 35. RGB value is (82,83,53). Sum of RGB (Red+Green+Blue) = 82+83+53=218 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.61% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 53 (21.09% from 255 or 24.31% from 218); Max value from RGB is 83 - color contains mainly: green. Hex color #525335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525335 is #ADACCA. Grayscale: #4F4F4F. Windows color (decimal): -11381963 or 3494738. OLE color: 3494738.
HSL color Cylindrical-coordinate representation of color #525335: hue angle of 62º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #525335 is Cyan = 0.01, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 53 | - |
| CMYK | 0.01 | 0 | 0.36 | 0.67 |
| HSL | 62º | 0.22% | 0.27% | - |
| HSV(B) | 62º | 0.36% | 0.33% | - |
| XYZ | 7.22 | 8.24 | 4.58 | - |
| YUV | 79.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 53 | 0.01 | 0 | 0.36 | 0.67 | 62 | 0.22 | 0.27 |
| Hex | 52 | 53 | 35 | 1 | 0 | 24 | 43 | 3E | 16 | 1B |
| Octal | 122 | 123 | 65 | 1 | 0 | 44 | 103 | 76 | 26 | 33 |
| Binary | 1010010 | 1010011 | 110101 | 1 | 0 | 100100 | 1000011 | 111110 | 10110 | 11011 |
Color Harmonies of #525335
Complementary color
Monochromatic Colors of #525335
Black with #525335
Text Example
Text Example
White with #525335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525335; }
p { color: rgb(82,83,53); }
H1.HeaderClassName
{
color: #525335;
}
.AnyTagClassName
{
color: #525335;
}
</style>
background-color css
<style>
a { background-color: #525335; }
a { background-color: rgb(82,83,53); }
div.DivClassName
{
background-color: #525335;
}
.BgClassName
{
background-color: #525335;
}
</style>
border-color css
<style>
span { border-color: #525335; }
span { border-color: rgb(82,83,53); }
td.TdClassName
{
border-color: #525335;
}
.TagClassName
{
border-color: #525335;
}
</style>