Shades of Bronze Olive #635415
Tints of Bronze Olive #635415
RGB
CMYK
RGB Variations
Color information
#635415 (or 0x635415) is known color: Bronze Olive. HEX triplet: 63, 54 and 15. RGB value is (99,84,21). Sum of RGB (Red+Green+Blue) = 99+84+21=204 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.53% from 204); Green value is 84 (33.20% from 255 or 41.18% from 204); Blue value is 21 (8.59% from 255 or 10.29% from 204); Max value from RGB is 99 - color contains mainly: red. Hex color #635415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635415 is #9CABEA. Grayscale: #515151. Windows color (decimal): -10267627 or 1397859. OLE color: 1397859.
HSL color Cylindrical-coordinate representation of color #635415: hue angle of 48.46º 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 #635415 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 21 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.61 |
| HSL | 48.46º | 0.65% | 0.24% | - |
| HSV(B) | 48.46º | 0.79% | 0.39% | - |
| XYZ | 8.45 | 9.05 | 2.01 | - |
| YUV | 81.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 21 | 0 | 0.15 | 0.79 | 0.61 | 48.46 | 0.65 | 0.24 |
| Hex | 63 | 54 | 15 | 0 | F | 4F | 3D | 30 | 41 | 18 |
| Octal | 143 | 124 | 25 | 0 | 17 | 117 | 75 | 60 | 101 | 30 |
| Binary | 1100011 | 1010100 | 10101 | 0 | 1111 | 1001111 | 111101 | 110000 | 1000001 | 11000 |
Color Harmonies of #635415
Complementary color
Monochromatic Colors of #635415
Black with #635415
Text Example
Text Example
White with #635415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635415; }
p { color: rgb(99,84,21); }
H1.HeaderClassName
{
color: #635415;
}
.AnyTagClassName
{
color: #635415;
}
</style>
background-color css
<style>
a { background-color: #635415; }
a { background-color: rgb(99,84,21); }
div.DivClassName
{
background-color: #635415;
}
.BgClassName
{
background-color: #635415;
}
</style>
border-color css
<style>
span { border-color: #635415; }
span { border-color: rgb(99,84,21); }
td.TdClassName
{
border-color: #635415;
}
.TagClassName
{
border-color: #635415;
}
</style>