Shades of Saddle Brown #925309
Tints of Saddle Brown #925309
RGB
CMYK
RGB Variations
Color information
#925309 (or 0x925309) is known color: Saddle Brown. HEX triplet: 92, 53 and 09. RGB value is (146,83,9). Sum of RGB (Red+Green+Blue) = 146+83+9=238 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.34% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 9 (3.91% from 255 or 3.78% from 238); Max value from RGB is 146 - color contains mainly: red. Hex color #925309 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925309 is #6DACF6. Grayscale: #5D5D5D. Windows color (decimal): -7187703 or 611218. OLE color: 611218.
HSL color Cylindrical-coordinate representation of color #925309: hue angle of 32.41º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #925309 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 9 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.43 |
| HSL | 32.41º | 0.88% | 0.3% | - |
| HSV(B) | 32.41º | 0.94% | 0.57% | - |
| XYZ | 15 | 12.32 | 1.85 | - |
| YUV | 93.4 | 80.37 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 9 | 0 | 0.43 | 0.94 | 0.43 | 32.41 | 0.88 | 0.3 |
| Hex | 92 | 53 | 9 | 0 | 2B | 5E | 2B | 20 | 58 | 1E |
| Octal | 222 | 123 | 11 | 0 | 53 | 136 | 53 | 40 | 130 | 36 |
| Binary | 10010010 | 1010011 | 1001 | 0 | 101011 | 1011110 | 101011 | 100000 | 1011000 | 11110 |
Color Harmonies of #925309
Complementary color
Monochromatic Colors of #925309
Black with #925309
Text Example
Text Example
White with #925309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925309; }
p { color: rgb(146,83,9); }
H1.HeaderClassName
{
color: #925309;
}
.AnyTagClassName
{
color: #925309;
}
</style>
background-color css
<style>
a { background-color: #925309; }
a { background-color: rgb(146,83,9); }
div.DivClassName
{
background-color: #925309;
}
.BgClassName
{
background-color: #925309;
}
</style>
border-color css
<style>
span { border-color: #925309; }
span { border-color: rgb(146,83,9); }
td.TdClassName
{
border-color: #925309;
}
.TagClassName
{
border-color: #925309;
}
</style>