Shades of Bronze Olive #635315
Tints of Bronze Olive #635315
RGB
CMYK
RGB Variations
Color information
#635315 (or 0x635315) is known color: Bronze Olive. HEX triplet: 63, 53 and 15. RGB value is (99,83,21). Sum of RGB (Red+Green+Blue) = 99+83+21=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 83 (32.81% from 255 or 40.89% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #635315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635315 is #9CACEA. Grayscale: #505050. Windows color (decimal): -10267883 or 1397603. OLE color: 1397603.
HSL color Cylindrical-coordinate representation of color #635315: hue angle of 47.69º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #635315 is Cyan = 0, Magento = 0.16, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 21 | - |
| CMYK | 0 | 0.16 | 0.79 | 0.61 |
| HSL | 47.69º | 0.65% | 0.24% | - |
| HSV(B) | 47.69º | 0.79% | 0.39% | - |
| XYZ | 8.37 | 8.89 | 1.98 | - |
| YUV | 80.72 | 94.3 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 21 | 0 | 0.16 | 0.79 | 0.61 | 47.69 | 0.65 | 0.24 |
| Hex | 63 | 53 | 15 | 0 | 10 | 4F | 3D | 30 | 41 | 18 |
| Octal | 143 | 123 | 25 | 0 | 20 | 117 | 75 | 60 | 101 | 30 |
| Binary | 1100011 | 1010011 | 10101 | 0 | 10000 | 1001111 | 111101 | 110000 | 1000001 | 11000 |
Color Harmonies of #635315
Complementary color
Monochromatic Colors of #635315
Black with #635315
Text Example
Text Example
White with #635315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635315; }
p { color: rgb(99,83,21); }
H1.HeaderClassName
{
color: #635315;
}
.AnyTagClassName
{
color: #635315;
}
</style>
background-color css
<style>
a { background-color: #635315; }
a { background-color: rgb(99,83,21); }
div.DivClassName
{
background-color: #635315;
}
.BgClassName
{
background-color: #635315;
}
</style>
border-color css
<style>
span { border-color: #635315; }
span { border-color: rgb(99,83,21); }
td.TdClassName
{
border-color: #635315;
}
.TagClassName
{
border-color: #635315;
}
</style>