Shades of Golden Brown #925407
Tints of Golden Brown #925407
RGB
CMYK
RGB Variations
Color information
#925407 (or 0x925407) is known color: Golden Brown. HEX triplet: 92, 54 and 07. RGB value is (146,84,7). Sum of RGB (Red+Green+Blue) = 146+84+7=237 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.60% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 7 (3.12% from 255 or 2.95% from 237); Max value from RGB is 146 - color contains mainly: red. Hex color #925407 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925407 is #6DABF8. Grayscale: #5E5E5E. Windows color (decimal): -7187449 or 480402. OLE color: 480402.
HSL color Cylindrical-coordinate representation of color #925407: hue angle of 33.24º 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 #925407 is Cyan = 0, Magento = 0.42, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 84 | 7 | - |
| CMYK | 0 | 0.42 | 0.95 | 0.43 |
| HSL | 33.24º | 0.91% | 0.3% | - |
| HSV(B) | 33.24º | 0.95% | 0.57% | - |
| XYZ | 15.06 | 12.47 | 1.81 | - |
| YUV | 93.76 | 79.04 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 84 | 7 | 0 | 0.42 | 0.95 | 0.43 | 33.24 | 0.91 | 0.3 |
| Hex | 92 | 54 | 7 | 0 | 2A | 5F | 2B | 21 | 5B | 1E |
| Octal | 222 | 124 | 7 | 0 | 52 | 137 | 53 | 41 | 133 | 36 |
| Binary | 10010010 | 1010100 | 111 | 0 | 101010 | 1011111 | 101011 | 100001 | 1011011 | 11110 |
Color Harmonies of #925407
Complementary color
Monochromatic Colors of #925407
Black with #925407
Text Example
Text Example
White with #925407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925407; }
p { color: rgb(146,84,7); }
H1.HeaderClassName
{
color: #925407;
}
.AnyTagClassName
{
color: #925407;
}
</style>
background-color css
<style>
a { background-color: #925407; }
a { background-color: rgb(146,84,7); }
div.DivClassName
{
background-color: #925407;
}
.BgClassName
{
background-color: #925407;
}
</style>
border-color css
<style>
span { border-color: #925407; }
span { border-color: rgb(146,84,7); }
td.TdClassName
{
border-color: #925407;
}
.TagClassName
{
border-color: #925407;
}
</style>