Shades of Pale Brown #917458
Tints of Pale Brown #917458
RGB
CMYK
RGB Variations
Color information
#917458 (or 0x917458) is known color: Pale Brown. HEX triplet: 91, 74 and 58. RGB value is (145,116,88). Sum of RGB (Red+Green+Blue) = 145+116+88=349 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.55% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 88 (34.77% from 255 or 25.21% from 349); Max value from RGB is 145 - color contains mainly: red. Hex color #917458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917458 is #6E8BA7. Grayscale: #797979. Windows color (decimal): -7244712 or 5797009. OLE color: 5797009.
HSL color Cylindrical-coordinate representation of color #917458: hue angle of 29.47º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #917458 is Cyan = 0, Magento = 0.2, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 88 | - |
| CMYK | 0 | 0.2 | 0.39 | 0.43 |
| HSL | 29.47º | 0.24% | 0.46% | - |
| HSV(B) | 29.47º | 0.39% | 0.57% | - |
| XYZ | 19.68 | 19.22 | 11.9 | - |
| YUV | 121.48 | 109.11 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 88 | 0 | 0.2 | 0.39 | 0.43 | 29.47 | 0.24 | 0.46 |
| Hex | 91 | 74 | 58 | 0 | 14 | 27 | 2B | 1D | 18 | 2E |
| Octal | 221 | 164 | 130 | 0 | 24 | 47 | 53 | 35 | 30 | 56 |
| Binary | 10010001 | 1110100 | 1011000 | 0 | 10100 | 100111 | 101011 | 11101 | 11000 | 101110 |
Color Harmonies of #917458
Complementary color
Monochromatic Colors of #917458
Black with #917458
Text Example
Text Example
White with #917458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917458; }
p { color: rgb(145,116,88); }
H1.HeaderClassName
{
color: #917458;
}
.AnyTagClassName
{
color: #917458;
}
</style>
background-color css
<style>
a { background-color: #917458; }
a { background-color: rgb(145,116,88); }
div.DivClassName
{
background-color: #917458;
}
.BgClassName
{
background-color: #917458;
}
</style>
border-color css
<style>
span { border-color: #917458; }
span { border-color: rgb(145,116,88); }
td.TdClassName
{
border-color: #917458;
}
.TagClassName
{
border-color: #917458;
}
</style>