Shades of Waiouru #434526
Tints of Waiouru #434526
RGB
CMYK
RGB Variations
Color information
#434526 (or 0x434526) is known color: Waiouru. HEX triplet: 43, 45 and 26. RGB value is (67,69,38). Sum of RGB (Red+Green+Blue) = 67+69+38=174 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.51% from 174); Green value is 69 (27.34% from 255 or 39.66% from 174); Blue value is 38 (15.23% from 255 or 21.84% from 174); Max value from RGB is 69 - color contains mainly: green. Hex color #434526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434526 is #BCBAD9. Grayscale: #404040. Windows color (decimal): -12368602 or 2508099. OLE color: 2508099.
HSL color Cylindrical-coordinate representation of color #434526: hue angle of 63.87º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #434526 is Cyan = 0.03, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 38 | - |
| CMYK | 0.03 | 0 | 0.45 | 0.73 |
| HSL | 63.87º | 0.29% | 0.21% | - |
| HSV(B) | 63.87º | 0.45% | 0.27% | - |
| XYZ | 4.79 | 5.59 | 2.66 | - |
| YUV | 64.87 | 112.84 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 38 | 0.03 | 0 | 0.45 | 0.73 | 63.87 | 0.29 | 0.21 |
| Hex | 43 | 45 | 26 | 3 | 0 | 2D | 49 | 40 | 1D | 15 |
| Octal | 103 | 105 | 46 | 3 | 0 | 55 | 111 | 100 | 35 | 25 |
| Binary | 1000011 | 1000101 | 100110 | 11 | 0 | 101101 | 1001001 | 1000000 | 11101 | 10101 |
Color Harmonies of #434526
Complementary color
Monochromatic Colors of #434526
Black with #434526
Text Example
Text Example
White with #434526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434526; }
p { color: rgb(67,69,38); }
H1.HeaderClassName
{
color: #434526;
}
.AnyTagClassName
{
color: #434526;
}
</style>
background-color css
<style>
a { background-color: #434526; }
a { background-color: rgb(67,69,38); }
div.DivClassName
{
background-color: #434526;
}
.BgClassName
{
background-color: #434526;
}
</style>
border-color css
<style>
span { border-color: #434526; }
span { border-color: rgb(67,69,38); }
td.TdClassName
{
border-color: #434526;
}
.TagClassName
{
border-color: #434526;
}
</style>