Shades of Golden Brown #926807
Tints of Golden Brown #926807
RGB
CMYK
RGB Variations
Color information
#926807 (or 0x926807) is known color: Golden Brown. HEX triplet: 92, 68 and 07. RGB value is (146,104,7). Sum of RGB (Red+Green+Blue) = 146+104+7=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 7 (3.12% from 255 or 2.72% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #926807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926807 is #6D97F8. Grayscale: #696969. Windows color (decimal): -7182329 or 485522. OLE color: 485522.
HSL color Cylindrical-coordinate representation of color #926807: hue angle of 41.87º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #926807 is Cyan = 0, Magento = 0.29, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 7 | - |
| CMYK | 0 | 0.29 | 0.95 | 0.43 |
| HSL | 41.87º | 0.91% | 0.3% | - |
| HSV(B) | 41.87º | 0.95% | 0.57% | - |
| XYZ | 16.84 | 16.03 | 2.41 | - |
| YUV | 105.5 | 72.41 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 7 | 0 | 0.29 | 0.95 | 0.43 | 41.87 | 0.91 | 0.3 |
| Hex | 92 | 68 | 7 | 0 | 1D | 5F | 2B | 2A | 5B | 1E |
| Octal | 222 | 150 | 7 | 0 | 35 | 137 | 53 | 52 | 133 | 36 |
| Binary | 10010010 | 1101000 | 111 | 0 | 11101 | 1011111 | 101011 | 101010 | 1011011 | 11110 |
Color Harmonies of #926807
Complementary color
Monochromatic Colors of #926807
Black with #926807
Text Example
Text Example
White with #926807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926807; }
p { color: rgb(146,104,7); }
H1.HeaderClassName
{
color: #926807;
}
.AnyTagClassName
{
color: #926807;
}
</style>
background-color css
<style>
a { background-color: #926807; }
a { background-color: rgb(146,104,7); }
div.DivClassName
{
background-color: #926807;
}
.BgClassName
{
background-color: #926807;
}
</style>
border-color css
<style>
span { border-color: #926807; }
span { border-color: rgb(146,104,7); }
td.TdClassName
{
border-color: #926807;
}
.TagClassName
{
border-color: #926807;
}
</style>