Shades of Clay Creek #918557
Tints of Clay Creek #918557
RGB
CMYK
RGB Variations
Color information
#918557 (or 0x918557) is known color: Clay Creek. HEX triplet: 91, 85 and 57. RGB value is (145,133,87). Sum of RGB (Red+Green+Blue) = 145+133+87=365 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.73% from 365); Green value is 133 (52.34% from 255 or 36.44% from 365); Blue value is 87 (34.38% from 255 or 23.84% from 365); Max value from RGB is 145 - color contains mainly: red. Hex color #918557 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918557 is #6E7AA8. Grayscale: #838383. Windows color (decimal): -7240361 or 5735825. OLE color: 5735825.
HSL color Cylindrical-coordinate representation of color #918557: hue angle of 47.59º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #918557 is Cyan = 0, Magento = 0.08, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 87 | - |
| CMYK | 0 | 0.08 | 0.4 | 0.43 |
| HSL | 47.59º | 0.25% | 0.45% | - |
| HSV(B) | 47.59º | 0.4% | 0.57% | - |
| XYZ | 21.78 | 23.48 | 12.4 | - |
| YUV | 131.34 | 102.98 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 87 | 0 | 0.08 | 0.4 | 0.43 | 47.59 | 0.25 | 0.45 |
| Hex | 91 | 85 | 57 | 0 | 8 | 28 | 2B | 30 | 19 | 2D |
| Octal | 221 | 205 | 127 | 0 | 10 | 50 | 53 | 60 | 31 | 55 |
| Binary | 10010001 | 10000101 | 1010111 | 0 | 1000 | 101000 | 101011 | 110000 | 11001 | 101101 |
Color Harmonies of #918557
Complementary color
Monochromatic Colors of #918557
Black with #918557
Text Example
Text Example
White with #918557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918557; }
p { color: rgb(145,133,87); }
H1.HeaderClassName
{
color: #918557;
}
.AnyTagClassName
{
color: #918557;
}
</style>
background-color css
<style>
a { background-color: #918557; }
a { background-color: rgb(145,133,87); }
div.DivClassName
{
background-color: #918557;
}
.BgClassName
{
background-color: #918557;
}
</style>
border-color css
<style>
span { border-color: #918557; }
span { border-color: rgb(145,133,87); }
td.TdClassName
{
border-color: #918557;
}
.TagClassName
{
border-color: #918557;
}
</style>