Shades of Saddle Brown #823907
Tints of Saddle Brown #823907
RGB
CMYK
RGB Variations
Color information
#823907 (or 0x823907) is known color: Saddle Brown. HEX triplet: 82, 39 and 07. RGB value is (130,57,7). Sum of RGB (Red+Green+Blue) = 130+57+7=194 (25% of max value = 765). Red value is 130 (51.17% from 255 or 67.01% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 130 - color contains mainly: red. Hex color #823907 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823907 is #7DC6F8. Grayscale: #494949. Windows color (decimal): -8242937 or 473474. OLE color: 473474.
HSL color Cylindrical-coordinate representation of color #823907: hue angle of 24.39º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #823907 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 57 | 7 | - |
| CMYK | 0 | 0.56 | 0.95 | 0.49 |
| HSL | 24.39º | 0.9% | 0.27% | - |
| HSV(B) | 24.39º | 0.95% | 0.51% | - |
| XYZ | 10.71 | 7.69 | 1.12 | - |
| YUV | 73.13 | 90.68 | 168.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 57 | 7 | 0 | 0.56 | 0.95 | 0.49 | 24.39 | 0.9 | 0.27 |
| Hex | 82 | 39 | 7 | 0 | 38 | 5F | 31 | 18 | 5A | 1B |
| Octal | 202 | 71 | 7 | 0 | 70 | 137 | 61 | 30 | 132 | 33 |
| Binary | 10000010 | 111001 | 111 | 0 | 111000 | 1011111 | 110001 | 11000 | 1011010 | 11011 |
Color Harmonies of #823907
Complementary color
Monochromatic Colors of #823907
Black with #823907
Text Example
Text Example
White with #823907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823907; }
p { color: rgb(130,57,7); }
H1.HeaderClassName
{
color: #823907;
}
.AnyTagClassName
{
color: #823907;
}
</style>
background-color css
<style>
a { background-color: #823907; }
a { background-color: rgb(130,57,7); }
div.DivClassName
{
background-color: #823907;
}
.BgClassName
{
background-color: #823907;
}
</style>
border-color css
<style>
span { border-color: #823907; }
span { border-color: rgb(130,57,7); }
td.TdClassName
{
border-color: #823907;
}
.TagClassName
{
border-color: #823907;
}
</style>