Shades of Antique Brass #634917
Tints of Antique Brass #634917
RGB
CMYK
RGB Variations
Color information
#634917 (or 0x634917) is known color: Antique Brass. HEX triplet: 63, 49 and 17. RGB value is (99,73,23). Sum of RGB (Red+Green+Blue) = 99+73+23=195 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.77% from 195); Green value is 73 (28.91% from 255 or 37.44% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 99 - color contains mainly: red. Hex color #634917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #634917 is #9CB6E8. Grayscale: #4B4B4B. Windows color (decimal): -10270441 or 1526115. OLE color: 1526115.
HSL color Cylindrical-coordinate representation of color #634917: hue angle of 39.47º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #634917 is Cyan = 0, Magento = 0.26, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 73 | 23 | - |
| CMYK | 0 | 0.26 | 0.77 | 0.61 |
| HSL | 39.47º | 0.62% | 0.24% | - |
| HSV(B) | 39.47º | 0.77% | 0.39% | - |
| XYZ | 7.68 | 7.48 | 1.85 | - |
| YUV | 75.07 | 98.61 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 73 | 23 | 0 | 0.26 | 0.77 | 0.61 | 39.47 | 0.62 | 0.24 |
| Hex | 63 | 49 | 17 | 0 | 1A | 4D | 3D | 27 | 3E | 18 |
| Octal | 143 | 111 | 27 | 0 | 32 | 115 | 75 | 47 | 76 | 30 |
| Binary | 1100011 | 1001001 | 10111 | 0 | 11010 | 1001101 | 111101 | 100111 | 111110 | 11000 |
Color Harmonies of #634917
Complementary color
Monochromatic Colors of #634917
Black with #634917
Text Example
Text Example
White with #634917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634917; }
p { color: rgb(99,73,23); }
H1.HeaderClassName
{
color: #634917;
}
.AnyTagClassName
{
color: #634917;
}
</style>
background-color css
<style>
a { background-color: #634917; }
a { background-color: rgb(99,73,23); }
div.DivClassName
{
background-color: #634917;
}
.BgClassName
{
background-color: #634917;
}
</style>
border-color css
<style>
span { border-color: #634917; }
span { border-color: rgb(99,73,23); }
td.TdClassName
{
border-color: #634917;
}
.TagClassName
{
border-color: #634917;
}
</style>