Shades of Hacienda #947925
Tints of Hacienda #947925
RGB
CMYK
RGB Variations
Color information
#947925 (or 0x947925) is known color: Hacienda. HEX triplet: 94, 79 and 25. RGB value is (148,121,37). Sum of RGB (Red+Green+Blue) = 148+121+37=306 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.37% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 37 (14.84% from 255 or 12.09% from 306); Max value from RGB is 148 - color contains mainly: red. Hex color #947925 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947925 is #6B86DA. Grayscale: #777777. Windows color (decimal): -7046875 or 2455956. OLE color: 2455956.
HSL color Cylindrical-coordinate representation of color #947925: hue angle of 45.41º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #947925 is Cyan = 0, Magento = 0.18, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 37 | - |
| CMYK | 0 | 0.18 | 0.75 | 0.42 |
| HSL | 45.41º | 0.6% | 0.36% | - |
| HSV(B) | 45.41º | 0.75% | 0.58% | - |
| XYZ | 19.38 | 20.1 | 4.61 | - |
| YUV | 119.5 | 81.45 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 37 | 0 | 0.18 | 0.75 | 0.42 | 45.41 | 0.6 | 0.36 |
| Hex | 94 | 79 | 25 | 0 | 12 | 4B | 2A | 2D | 3C | 24 |
| Octal | 224 | 171 | 45 | 0 | 22 | 113 | 52 | 55 | 74 | 44 |
| Binary | 10010100 | 1111001 | 100101 | 0 | 10010 | 1001011 | 101010 | 101101 | 111100 | 100100 |
Color Harmonies of #947925
Complementary color
Monochromatic Colors of #947925
Black with #947925
Text Example
Text Example
White with #947925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947925; }
p { color: rgb(148,121,37); }
H1.HeaderClassName
{
color: #947925;
}
.AnyTagClassName
{
color: #947925;
}
</style>
background-color css
<style>
a { background-color: #947925; }
a { background-color: rgb(148,121,37); }
div.DivClassName
{
background-color: #947925;
}
.BgClassName
{
background-color: #947925;
}
</style>
border-color css
<style>
span { border-color: #947925; }
span { border-color: rgb(148,121,37); }
td.TdClassName
{
border-color: #947925;
}
.TagClassName
{
border-color: #947925;
}
</style>