Shades of Clay Creek #918956
Tints of Clay Creek #918956
RGB
CMYK
RGB Variations
Color information
#918956 (or 0x918956) is known color: Clay Creek. HEX triplet: 91, 89 and 56. RGB value is (145,137,86). Sum of RGB (Red+Green+Blue) = 145+137+86=368 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.40% from 368); Green value is 137 (53.91% from 255 or 37.23% from 368); Blue value is 86 (33.98% from 255 or 23.37% from 368); Max value from RGB is 145 - color contains mainly: red. Hex color #918956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918956 is #6E76A9. Grayscale: #858585. Windows color (decimal): -7239338 or 5671313. OLE color: 5671313.
HSL color Cylindrical-coordinate representation of color #918956: hue angle of 51.86º 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 #918956 is Cyan = 0, Magento = 0.06, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 137 | 86 | - |
| CMYK | 0 | 0.06 | 0.41 | 0.43 |
| HSL | 51.86º | 0.26% | 0.45% | - |
| HSV(B) | 51.86º | 0.41% | 0.57% | - |
| XYZ | 22.3 | 24.58 | 12.37 | - |
| YUV | 133.58 | 101.15 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 137 | 86 | 0 | 0.06 | 0.41 | 0.43 | 51.86 | 0.26 | 0.45 |
| Hex | 91 | 89 | 56 | 0 | 6 | 29 | 2B | 34 | 1A | 2D |
| Octal | 221 | 211 | 126 | 0 | 6 | 51 | 53 | 64 | 32 | 55 |
| Binary | 10010001 | 10001001 | 1010110 | 0 | 110 | 101001 | 101011 | 110100 | 11010 | 101101 |
Color Harmonies of #918956
Complementary color
Monochromatic Colors of #918956
Black with #918956
Text Example
Text Example
White with #918956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918956; }
p { color: rgb(145,137,86); }
H1.HeaderClassName
{
color: #918956;
}
.AnyTagClassName
{
color: #918956;
}
</style>
background-color css
<style>
a { background-color: #918956; }
a { background-color: rgb(145,137,86); }
div.DivClassName
{
background-color: #918956;
}
.BgClassName
{
background-color: #918956;
}
</style>
border-color css
<style>
span { border-color: #918956; }
span { border-color: rgb(145,137,86); }
td.TdClassName
{
border-color: #918956;
}
.TagClassName
{
border-color: #918956;
}
</style>