Shades of Bronze Olive #635319
Tints of Bronze Olive #635319
RGB
CMYK
RGB Variations
Color information
#635319 (or 0x635319) is known color: Bronze Olive. HEX triplet: 63, 53 and 19. RGB value is (99,83,25). Sum of RGB (Red+Green+Blue) = 99+83+25=207 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.83% from 207); Green value is 83 (32.81% from 255 or 40.10% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 99 - color contains mainly: red. Hex color #635319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635319 is #9CACE6. Grayscale: #515151. Windows color (decimal): -10267879 or 1659747. OLE color: 1659747.
HSL color Cylindrical-coordinate representation of color #635319: hue angle of 47.03º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #635319 is Cyan = 0, Magento = 0.16, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 83 | 25 | - |
| CMYK | 0 | 0.16 | 0.75 | 0.61 |
| HSL | 47.03º | 0.6% | 0.24% | - |
| HSV(B) | 47.03º | 0.75% | 0.39% | - |
| XYZ | 8.41 | 8.91 | 2.2 | - |
| YUV | 81.17 | 96.3 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 25 | 0 | 0.16 | 0.75 | 0.61 | 47.03 | 0.6 | 0.24 |
| Hex | 63 | 53 | 19 | 0 | 10 | 4B | 3D | 2F | 3C | 18 |
| Octal | 143 | 123 | 31 | 0 | 20 | 113 | 75 | 57 | 74 | 30 |
| Binary | 1100011 | 1010011 | 11001 | 0 | 10000 | 1001011 | 111101 | 101111 | 111100 | 11000 |
Color Harmonies of #635319
Complementary color
Monochromatic Colors of #635319
Black with #635319
Text Example
Text Example
White with #635319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635319; }
p { color: rgb(99,83,25); }
H1.HeaderClassName
{
color: #635319;
}
.AnyTagClassName
{
color: #635319;
}
</style>
background-color css
<style>
a { background-color: #635319; }
a { background-color: rgb(99,83,25); }
div.DivClassName
{
background-color: #635319;
}
.BgClassName
{
background-color: #635319;
}
</style>
border-color css
<style>
span { border-color: #635319; }
span { border-color: rgb(99,83,25); }
td.TdClassName
{
border-color: #635319;
}
.TagClassName
{
border-color: #635319;
}
</style>