Shades of Clay Creek #918756
Tints of Clay Creek #918756
RGB
CMYK
RGB Variations
Color information
#918756 (or 0x918756) is known color: Clay Creek. HEX triplet: 91, 87 and 56. RGB value is (145,135,86). Sum of RGB (Red+Green+Blue) = 145+135+86=366 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.62% from 366); Green value is 135 (53.12% from 255 or 36.89% from 366); Blue value is 86 (33.98% from 255 or 23.50% from 366); Max value from RGB is 145 - color contains mainly: red. Hex color #918756 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918756 is #6E78A9. Grayscale: #848484. Windows color (decimal): -7239850 or 5670801. OLE color: 5670801.
HSL color Cylindrical-coordinate representation of color #918756: hue angle of 49.83º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #918756 is Cyan = 0, Magento = 0.07, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 86 | - |
| CMYK | 0 | 0.07 | 0.41 | 0.43 |
| HSL | 49.83º | 0.26% | 0.45% | - |
| HSV(B) | 49.83º | 0.41% | 0.57% | - |
| XYZ | 22.02 | 24.02 | 12.28 | - |
| YUV | 132.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 86 | 0 | 0.07 | 0.41 | 0.43 | 49.83 | 0.26 | 0.45 |
| Hex | 91 | 87 | 56 | 0 | 7 | 29 | 2B | 32 | 1A | 2D |
| Octal | 221 | 207 | 126 | 0 | 7 | 51 | 53 | 62 | 32 | 55 |
| Binary | 10010001 | 10000111 | 1010110 | 0 | 111 | 101001 | 101011 | 110010 | 11010 | 101101 |
Color Harmonies of #918756
Complementary color
Monochromatic Colors of #918756
Black with #918756
Text Example
Text Example
White with #918756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918756; }
p { color: rgb(145,135,86); }
H1.HeaderClassName
{
color: #918756;
}
.AnyTagClassName
{
color: #918756;
}
</style>
background-color css
<style>
a { background-color: #918756; }
a { background-color: rgb(145,135,86); }
div.DivClassName
{
background-color: #918756;
}
.BgClassName
{
background-color: #918756;
}
</style>
border-color css
<style>
span { border-color: #918756; }
span { border-color: rgb(145,135,86); }
td.TdClassName
{
border-color: #918756;
}
.TagClassName
{
border-color: #918756;
}
</style>