Shades of Bronze Olive #635418
Tints of Bronze Olive #635418
RGB
CMYK
RGB Variations
Color information
#635418 (or 0x635418) is known color: Bronze Olive. HEX triplet: 63, 54 and 18. RGB value is (99,84,24). Sum of RGB (Red+Green+Blue) = 99+84+24=207 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.83% from 207); Green value is 84 (33.20% from 255 or 40.58% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 99 - color contains mainly: red. Hex color #635418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635418 is #9CABE7. Grayscale: #515151. Windows color (decimal): -10267624 or 1594467. OLE color: 1594467.
HSL color Cylindrical-coordinate representation of color #635418: hue angle of 48º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #635418 is Cyan = 0, Magento = 0.15, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 24 | - |
| CMYK | 0 | 0.15 | 0.76 | 0.61 |
| HSL | 48º | 0.61% | 0.24% | - |
| HSV(B) | 48º | 0.76% | 0.39% | - |
| XYZ | 8.48 | 9.06 | 2.17 | - |
| YUV | 81.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 24 | 0 | 0.15 | 0.76 | 0.61 | 48 | 0.61 | 0.24 |
| Hex | 63 | 54 | 18 | 0 | F | 4C | 3D | 30 | 3D | 18 |
| Octal | 143 | 124 | 30 | 0 | 17 | 114 | 75 | 60 | 75 | 30 |
| Binary | 1100011 | 1010100 | 11000 | 0 | 1111 | 1001100 | 111101 | 110000 | 111101 | 11000 |
Color Harmonies of #635418
Complementary color
Monochromatic Colors of #635418
Black with #635418
Text Example
Text Example
White with #635418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635418; }
p { color: rgb(99,84,24); }
H1.HeaderClassName
{
color: #635418;
}
.AnyTagClassName
{
color: #635418;
}
</style>
background-color css
<style>
a { background-color: #635418; }
a { background-color: rgb(99,84,24); }
div.DivClassName
{
background-color: #635418;
}
.BgClassName
{
background-color: #635418;
}
</style>
border-color css
<style>
span { border-color: #635418; }
span { border-color: rgb(99,84,24); }
td.TdClassName
{
border-color: #635418;
}
.TagClassName
{
border-color: #635418;
}
</style>