Shades of Saddle Brown #924319
Tints of Saddle Brown #924319
RGB
CMYK
RGB Variations
Color information
#924319 (or 0x924319) is known color: Saddle Brown. HEX triplet: 92, 43 and 19. RGB value is (146,67,25). Sum of RGB (Red+Green+Blue) = 146+67+25=238 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.34% from 238); Green value is 67 (26.56% from 255 or 28.15% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 146 - color contains mainly: red. Hex color #924319 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #924319 is #6DBCE6. Grayscale: #565656. Windows color (decimal): -7191783 or 1655698. OLE color: 1655698.
HSL color Cylindrical-coordinate representation of color #924319: hue angle of 20.83º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #924319 is Cyan = 0, Magento = 0.54, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 67 | 25 | - |
| CMYK | 0 | 0.54 | 0.83 | 0.43 |
| HSL | 20.83º | 0.71% | 0.34% | - |
| HSV(B) | 20.83º | 0.83% | 0.57% | - |
| XYZ | 14.04 | 10.2 | 2.15 | - |
| YUV | 85.83 | 93.67 | 170.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 67 | 25 | 0 | 0.54 | 0.83 | 0.43 | 20.83 | 0.71 | 0.34 |
| Hex | 92 | 43 | 19 | 0 | 36 | 53 | 2B | 15 | 47 | 22 |
| Octal | 222 | 103 | 31 | 0 | 66 | 123 | 53 | 25 | 107 | 42 |
| Binary | 10010010 | 1000011 | 11001 | 0 | 110110 | 1010011 | 101011 | 10101 | 1000111 | 100010 |
Color Harmonies of #924319
Complementary color
Monochromatic Colors of #924319
Black with #924319
Text Example
Text Example
White with #924319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924319; }
p { color: rgb(146,67,25); }
H1.HeaderClassName
{
color: #924319;
}
.AnyTagClassName
{
color: #924319;
}
</style>
background-color css
<style>
a { background-color: #924319; }
a { background-color: rgb(146,67,25); }
div.DivClassName
{
background-color: #924319;
}
.BgClassName
{
background-color: #924319;
}
</style>
border-color css
<style>
span { border-color: #924319; }
span { border-color: rgb(146,67,25); }
td.TdClassName
{
border-color: #924319;
}
.TagClassName
{
border-color: #924319;
}
</style>