Shades of Saddle Brown #925307
Tints of Saddle Brown #925307
RGB
CMYK
RGB Variations
Color information
#925307 (or 0x925307) is known color: Saddle Brown. HEX triplet: 92, 53 and 07. RGB value is (146,83,7). Sum of RGB (Red+Green+Blue) = 146+83+7=236 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.86% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 7 (3.12% from 255 or 2.97% from 236); Max value from RGB is 146 - color contains mainly: red. Hex color #925307 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925307 is #6DACF8. Grayscale: #5D5D5D. Windows color (decimal): -7187705 or 480146. OLE color: 480146.
HSL color Cylindrical-coordinate representation of color #925307: hue angle of 32.81º 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 #925307 is Cyan = 0, Magento = 0.43, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 7 | - |
| CMYK | 0 | 0.43 | 0.95 | 0.43 |
| HSL | 32.81º | 0.91% | 0.3% | - |
| HSV(B) | 32.81º | 0.95% | 0.57% | - |
| XYZ | 14.99 | 12.31 | 1.79 | - |
| YUV | 93.17 | 79.37 | 165.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 7 | 0 | 0.43 | 0.95 | 0.43 | 32.81 | 0.91 | 0.3 |
| Hex | 92 | 53 | 7 | 0 | 2B | 5F | 2B | 21 | 5B | 1E |
| Octal | 222 | 123 | 7 | 0 | 53 | 137 | 53 | 41 | 133 | 36 |
| Binary | 10010010 | 1010011 | 111 | 0 | 101011 | 1011111 | 101011 | 100001 | 1011011 | 11110 |
Color Harmonies of #925307
Complementary color
Monochromatic Colors of #925307
Black with #925307
Text Example
Text Example
White with #925307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925307; }
p { color: rgb(146,83,7); }
H1.HeaderClassName
{
color: #925307;
}
.AnyTagClassName
{
color: #925307;
}
</style>
background-color css
<style>
a { background-color: #925307; }
a { background-color: rgb(146,83,7); }
div.DivClassName
{
background-color: #925307;
}
.BgClassName
{
background-color: #925307;
}
</style>
border-color css
<style>
span { border-color: #925307; }
span { border-color: rgb(146,83,7); }
td.TdClassName
{
border-color: #925307;
}
.TagClassName
{
border-color: #925307;
}
</style>