Shades of Bronze Olive #635316
Tints of Bronze Olive #635316
RGB
CMYK
RGB Variations
Color information
#635316 (or 0x635316) is known color: Bronze Olive. HEX triplet: 63, 53 and 16. RGB value is (99,83,22). Sum of RGB (Red+Green+Blue) = 99+83+22=204 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.53% from 204); Green value is 83 (32.81% from 255 or 40.69% from 204); Blue value is 22 (8.98% from 255 or 10.78% from 204); Max value from RGB is 99 - color contains mainly: red. Hex color #635316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635316 is #9CACE9. Grayscale: #515151. Windows color (decimal): -10267882 or 1463139. OLE color: 1463139.
HSL color Cylindrical-coordinate representation of color #635316: hue angle of 47.53º 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 #635316 is Cyan = 0, Magento = 0.16, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 22 | - |
| CMYK | 0 | 0.16 | 0.78 | 0.61 |
| HSL | 47.53º | 0.64% | 0.24% | - |
| HSV(B) | 47.53º | 0.78% | 0.39% | - |
| XYZ | 8.38 | 8.9 | 2.03 | - |
| YUV | 80.83 | 94.8 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 22 | 0 | 0.16 | 0.78 | 0.61 | 47.53 | 0.64 | 0.24 |
| Hex | 63 | 53 | 16 | 0 | 10 | 4E | 3D | 30 | 40 | 18 |
| Octal | 143 | 123 | 26 | 0 | 20 | 116 | 75 | 60 | 100 | 30 |
| Binary | 1100011 | 1010011 | 10110 | 0 | 10000 | 1001110 | 111101 | 110000 | 1000000 | 11000 |
Color Harmonies of #635316
Complementary color
Monochromatic Colors of #635316
Black with #635316
Text Example
Text Example
White with #635316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635316; }
p { color: rgb(99,83,22); }
H1.HeaderClassName
{
color: #635316;
}
.AnyTagClassName
{
color: #635316;
}
</style>
background-color css
<style>
a { background-color: #635316; }
a { background-color: rgb(99,83,22); }
div.DivClassName
{
background-color: #635316;
}
.BgClassName
{
background-color: #635316;
}
</style>
border-color css
<style>
span { border-color: #635316; }
span { border-color: rgb(99,83,22); }
td.TdClassName
{
border-color: #635316;
}
.TagClassName
{
border-color: #635316;
}
</style>