Shades of Bronze Olive #635416
Tints of Bronze Olive #635416
RGB
CMYK
RGB Variations
Color information
#635416 (or 0x635416) is known color: Bronze Olive. HEX triplet: 63, 54 and 16. RGB value is (99,84,22). Sum of RGB (Red+Green+Blue) = 99+84+22=205 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.29% from 205); Green value is 84 (33.20% from 255 or 40.98% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 99 - color contains mainly: red. Hex color #635416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635416 is #9CABE9. Grayscale: #515151. Windows color (decimal): -10267626 or 1463395. OLE color: 1463395.
HSL color Cylindrical-coordinate representation of color #635416: hue angle of 48.31º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #635416 is Cyan = 0, Magento = 0.15, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 22 | - |
| CMYK | 0 | 0.15 | 0.78 | 0.61 |
| HSL | 48.31º | 0.64% | 0.24% | - |
| HSV(B) | 48.31º | 0.78% | 0.39% | - |
| XYZ | 8.46 | 9.05 | 2.06 | - |
| YUV | 81.42 | 94.47 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 22 | 0 | 0.15 | 0.78 | 0.61 | 48.31 | 0.64 | 0.24 |
| Hex | 63 | 54 | 16 | 0 | F | 4E | 3D | 30 | 40 | 18 |
| Octal | 143 | 124 | 26 | 0 | 17 | 116 | 75 | 60 | 100 | 30 |
| Binary | 1100011 | 1010100 | 10110 | 0 | 1111 | 1001110 | 111101 | 110000 | 1000000 | 11000 |
Color Harmonies of #635416
Complementary color
Monochromatic Colors of #635416
Black with #635416
Text Example
Text Example
White with #635416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635416; }
p { color: rgb(99,84,22); }
H1.HeaderClassName
{
color: #635416;
}
.AnyTagClassName
{
color: #635416;
}
</style>
background-color css
<style>
a { background-color: #635416; }
a { background-color: rgb(99,84,22); }
div.DivClassName
{
background-color: #635416;
}
.BgClassName
{
background-color: #635416;
}
</style>
border-color css
<style>
span { border-color: #635416; }
span { border-color: rgb(99,84,22); }
td.TdClassName
{
border-color: #635416;
}
.TagClassName
{
border-color: #635416;
}
</style>