Shades of Bronze Olive #635421
Tints of Bronze Olive #635421
RGB
CMYK
RGB Variations
Color information
#635421 (or 0x635421) is known color: Bronze Olive. HEX triplet: 63, 54 and 21. RGB value is (99,84,33). Sum of RGB (Red+Green+Blue) = 99+84+33=216 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.83% from 216); Green value is 84 (33.20% from 255 or 38.89% from 216); Blue value is 33 (13.28% from 255 or 15.28% from 216); Max value from RGB is 99 - color contains mainly: red. Hex color #635421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #635421 is #9CABDE. Grayscale: #525252. Windows color (decimal): -10267615 or 2184291. OLE color: 2184291.
HSL color Cylindrical-coordinate representation of color #635421: hue angle of 46.36º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #635421 is Cyan = 0, Magento = 0.15, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 33 | - |
| CMYK | 0 | 0.15 | 0.67 | 0.61 |
| HSL | 46.36º | 0.5% | 0.26% | - |
| HSV(B) | 46.36º | 0.67% | 0.39% | - |
| XYZ | 8.59 | 9.1 | 2.74 | - |
| YUV | 82.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 33 | 0 | 0.15 | 0.67 | 0.61 | 46.36 | 0.5 | 0.26 |
| Hex | 63 | 54 | 21 | 0 | F | 43 | 3D | 2E | 32 | 1A |
| Octal | 143 | 124 | 41 | 0 | 17 | 103 | 75 | 56 | 62 | 32 |
| Binary | 1100011 | 1010100 | 100001 | 0 | 1111 | 1000011 | 111101 | 101110 | 110010 | 11010 |
Color Harmonies of #635421
Complementary color
Monochromatic Colors of #635421
Black with #635421
Text Example
Text Example
White with #635421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635421; }
p { color: rgb(99,84,33); }
H1.HeaderClassName
{
color: #635421;
}
.AnyTagClassName
{
color: #635421;
}
</style>
background-color css
<style>
a { background-color: #635421; }
a { background-color: rgb(99,84,33); }
div.DivClassName
{
background-color: #635421;
}
.BgClassName
{
background-color: #635421;
}
</style>
border-color css
<style>
span { border-color: #635421; }
span { border-color: rgb(99,84,33); }
td.TdClassName
{
border-color: #635421;
}
.TagClassName
{
border-color: #635421;
}
</style>