Shades of Saddle Brown #925306
Tints of Saddle Brown #925306
RGB
CMYK
RGB Variations
Color information
#925306 (or 0x925306) is known color: Saddle Brown. HEX triplet: 92, 53 and 06. RGB value is (146,83,6). Sum of RGB (Red+Green+Blue) = 146+83+6=235 (31% of max value = 765). Red value is 146 (57.42% from 255 or 62.13% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 6 (2.73% from 255 or 2.55% from 235); Max value from RGB is 146 - color contains mainly: red. Hex color #925306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925306 is #6DACF9. Grayscale: #5D5D5D. Windows color (decimal): -7187706 or 414610. OLE color: 414610.
HSL color Cylindrical-coordinate representation of color #925306: hue angle of 33º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #925306 is Cyan = 0, Magento = 0.43, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 6 | - |
| CMYK | 0 | 0.43 | 0.96 | 0.43 |
| HSL | 33º | 0.92% | 0.3% | - |
| HSV(B) | 33º | 0.96% | 0.57% | - |
| XYZ | 14.98 | 12.31 | 1.76 | - |
| YUV | 93.06 | 78.87 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 6 | 0 | 0.43 | 0.96 | 0.43 | 33 | 0.92 | 0.3 |
| Hex | 92 | 53 | 6 | 0 | 2B | 60 | 2B | 21 | 5C | 1E |
| Octal | 222 | 123 | 6 | 0 | 53 | 140 | 53 | 41 | 134 | 36 |
| Binary | 10010010 | 1010011 | 110 | 0 | 101011 | 1100000 | 101011 | 100001 | 1011100 | 11110 |
Color Harmonies of #925306
Complementary color
Monochromatic Colors of #925306
Black with #925306
Text Example
Text Example
White with #925306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925306; }
p { color: rgb(146,83,6); }
H1.HeaderClassName
{
color: #925306;
}
.AnyTagClassName
{
color: #925306;
}
</style>
background-color css
<style>
a { background-color: #925306; }
a { background-color: rgb(146,83,6); }
div.DivClassName
{
background-color: #925306;
}
.BgClassName
{
background-color: #925306;
}
</style>
border-color css
<style>
span { border-color: #925306; }
span { border-color: rgb(146,83,6); }
td.TdClassName
{
border-color: #925306;
}
.TagClassName
{
border-color: #925306;
}
</style>