Shades of Waiouru #525533
Tints of Waiouru #525533
RGB
CMYK
RGB Variations
Color information
#525533 (or 0x525533) is known color: Waiouru. HEX triplet: 52, 55 and 33. RGB value is (82,85,51). Sum of RGB (Red+Green+Blue) = 82+85+51=218 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.61% from 218); Green value is 85 (33.59% from 255 or 38.99% from 218); Blue value is 51 (20.31% from 255 or 23.39% from 218); Max value from RGB is 85 - color contains mainly: green. Hex color #525533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525533 is #ADAACC. Grayscale: #505050. Windows color (decimal): -11381453 or 3364178. OLE color: 3364178.
HSL color Cylindrical-coordinate representation of color #525533: hue angle of 65.29º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525533 is Cyan = 0.04, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 85 | 51 | - |
| CMYK | 0.04 | 0 | 0.40 | 0.67 |
| HSL | 65.29º | 0.25% | 0.27% | - |
| HSV(B) | 65.29º | 0.4% | 0.33% | - |
| XYZ | 7.33 | 8.53 | 4.39 | - |
| YUV | 80.23 | 111.51 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 51 | 0.04 | 0 | 0.40 | 0.67 | 65.29 | 0.25 | 0.27 |
| Hex | 52 | 55 | 33 | 4 | 0 | 28 | 43 | 41 | 19 | 1B |
| Octal | 122 | 125 | 63 | 4 | 0 | 50 | 103 | 101 | 31 | 33 |
| Binary | 1010010 | 1010101 | 110011 | 100 | 0 | 101000 | 1000011 | 1000001 | 11001 | 11011 |
Color Harmonies of #525533
Complementary color
Monochromatic Colors of #525533
Black with #525533
Text Example
Text Example
White with #525533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525533; }
p { color: rgb(82,85,51); }
H1.HeaderClassName
{
color: #525533;
}
.AnyTagClassName
{
color: #525533;
}
</style>
background-color css
<style>
a { background-color: #525533; }
a { background-color: rgb(82,85,51); }
div.DivClassName
{
background-color: #525533;
}
.BgClassName
{
background-color: #525533;
}
</style>
border-color css
<style>
span { border-color: #525533; }
span { border-color: rgb(82,85,51); }
td.TdClassName
{
border-color: #525533;
}
.TagClassName
{
border-color: #525533;
}
</style>