Shades of Pale Brown #927445
Tints of Pale Brown #927445
RGB
CMYK
RGB Variations
Color information
#927445 (or 0x927445) is known color: Pale Brown. HEX triplet: 92, 74 and 45. RGB value is (146,116,69). Sum of RGB (Red+Green+Blue) = 146+116+69=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 116 (45.70% from 255 or 35.05% from 331); Blue value is 69 (27.34% from 255 or 20.85% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #927445 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927445 is #6D8BBA. Grayscale: #777777. Windows color (decimal): -7179195 or 4551826. OLE color: 4551826.
HSL color Cylindrical-coordinate representation of color #927445: hue angle of 36.62º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #927445 is Cyan = 0, Magento = 0.21, Yellow = 0.53 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 69 | - |
| CMYK | 0 | 0.21 | 0.53 | 0.43 |
| HSL | 36.62º | 0.36% | 0.42% | - |
| HSV(B) | 36.62º | 0.53% | 0.57% | - |
| XYZ | 19.17 | 19.03 | 8.29 | - |
| YUV | 119.61 | 99.44 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 69 | 0 | 0.21 | 0.53 | 0.43 | 36.62 | 0.36 | 0.42 |
| Hex | 92 | 74 | 45 | 0 | 15 | 35 | 2B | 25 | 24 | 2A |
| Octal | 222 | 164 | 105 | 0 | 25 | 65 | 53 | 45 | 44 | 52 |
| Binary | 10010010 | 1110100 | 1000101 | 0 | 10101 | 110101 | 101011 | 100101 | 100100 | 101010 |
Color Harmonies of #927445
Complementary color
Monochromatic Colors of #927445
Black with #927445
Text Example
Text Example
White with #927445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927445; }
p { color: rgb(146,116,69); }
H1.HeaderClassName
{
color: #927445;
}
.AnyTagClassName
{
color: #927445;
}
</style>
background-color css
<style>
a { background-color: #927445; }
a { background-color: rgb(146,116,69); }
div.DivClassName
{
background-color: #927445;
}
.BgClassName
{
background-color: #927445;
}
</style>
border-color css
<style>
span { border-color: #927445; }
span { border-color: rgb(146,116,69); }
td.TdClassName
{
border-color: #927445;
}
.TagClassName
{
border-color: #927445;
}
</style>