Shades of Golden Brown #926907
Tints of Golden Brown #926907
RGB
CMYK
RGB Variations
Color information
#926907 (or 0x926907) is known color: Golden Brown. HEX triplet: 92, 69 and 07. RGB value is (146,105,7). Sum of RGB (Red+Green+Blue) = 146+105+7=258 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.59% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 7 (3.12% from 255 or 2.71% from 258); Max value from RGB is 146 - color contains mainly: red. Hex color #926907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926907 is #6D96F8. Grayscale: #6A6A6A. Windows color (decimal): -7182073 or 485778. OLE color: 485778.
HSL color Cylindrical-coordinate representation of color #926907: hue angle of 42.3º 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 #926907 is Cyan = 0, Magento = 0.28, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 7 | - |
| CMYK | 0 | 0.28 | 0.95 | 0.43 |
| HSL | 42.3º | 0.91% | 0.3% | - |
| HSV(B) | 42.3º | 0.95% | 0.57% | - |
| XYZ | 16.94 | 16.23 | 2.44 | - |
| YUV | 106.09 | 72.08 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 7 | 0 | 0.28 | 0.95 | 0.43 | 42.3 | 0.91 | 0.3 |
| Hex | 92 | 69 | 7 | 0 | 1C | 5F | 2B | 2A | 5B | 1E |
| Octal | 222 | 151 | 7 | 0 | 34 | 137 | 53 | 52 | 133 | 36 |
| Binary | 10010010 | 1101001 | 111 | 0 | 11100 | 1011111 | 101011 | 101010 | 1011011 | 11110 |
Color Harmonies of #926907
Complementary color
Monochromatic Colors of #926907
Black with #926907
Text Example
Text Example
White with #926907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926907; }
p { color: rgb(146,105,7); }
H1.HeaderClassName
{
color: #926907;
}
.AnyTagClassName
{
color: #926907;
}
</style>
background-color css
<style>
a { background-color: #926907; }
a { background-color: rgb(146,105,7); }
div.DivClassName
{
background-color: #926907;
}
.BgClassName
{
background-color: #926907;
}
</style>
border-color css
<style>
span { border-color: #926907; }
span { border-color: rgb(146,105,7); }
td.TdClassName
{
border-color: #926907;
}
.TagClassName
{
border-color: #926907;
}
</style>