Shades of Waiouru #535534
Tints of Waiouru #535534
RGB
CMYK
RGB Variations
Color information
#535534 (or 0x535534) is known color: Waiouru. HEX triplet: 53, 55 and 34. RGB value is (83,85,52). Sum of RGB (Red+Green+Blue) = 83+85+52=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 85 - color contains mainly: green. Hex color #535534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535534 is #ACAACB. Grayscale: #505050. Windows color (decimal): -11315916 or 3429715. OLE color: 3429715.
HSL color Cylindrical-coordinate representation of color #535534: hue angle of 63.64º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #535534 is Cyan = 0.02, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 85 | 52 | - |
| CMYK | 0.02 | 0 | 0.39 | 0.67 |
| HSL | 63.64º | 0.24% | 0.27% | - |
| HSV(B) | 63.64º | 0.39% | 0.33% | - |
| XYZ | 7.44 | 8.58 | 4.51 | - |
| YUV | 80.64 | 111.84 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 52 | 0.02 | 0 | 0.39 | 0.67 | 63.64 | 0.24 | 0.27 |
| Hex | 53 | 55 | 34 | 2 | 0 | 27 | 43 | 40 | 18 | 1B |
| Octal | 123 | 125 | 64 | 2 | 0 | 47 | 103 | 100 | 30 | 33 |
| Binary | 1010011 | 1010101 | 110100 | 10 | 0 | 100111 | 1000011 | 1000000 | 11000 | 11011 |
Color Harmonies of #535534
Complementary color
Monochromatic Colors of #535534
Black with #535534
Text Example
Text Example
White with #535534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535534; }
p { color: rgb(83,85,52); }
H1.HeaderClassName
{
color: #535534;
}
.AnyTagClassName
{
color: #535534;
}
</style>
background-color css
<style>
a { background-color: #535534; }
a { background-color: rgb(83,85,52); }
div.DivClassName
{
background-color: #535534;
}
.BgClassName
{
background-color: #535534;
}
</style>
border-color css
<style>
span { border-color: #535534; }
span { border-color: rgb(83,85,52); }
td.TdClassName
{
border-color: #535534;
}
.TagClassName
{
border-color: #535534;
}
</style>