Shades of Clay Creek #918651
Tints of Clay Creek #918651
RGB
CMYK
RGB Variations
Color information
#918651 (or 0x918651) is known color: Clay Creek. HEX triplet: 91, 86 and 51. RGB value is (145,134,81). Sum of RGB (Red+Green+Blue) = 145+134+81=360 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.28% from 360); Green value is 134 (52.73% from 255 or 37.22% from 360); Blue value is 81 (32.03% from 255 or 22.5% from 360); Max value from RGB is 145 - color contains mainly: red. Hex color #918651 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918651 is #6E79AE. Grayscale: #838383. Windows color (decimal): -7240111 or 5342865. OLE color: 5342865.
HSL color Cylindrical-coordinate representation of color #918651: hue angle of 49.69º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #918651 is Cyan = 0, Magento = 0.08, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 134 | 81 | - |
| CMYK | 0 | 0.08 | 0.44 | 0.43 |
| HSL | 49.69º | 0.28% | 0.44% | - |
| HSV(B) | 49.69º | 0.44% | 0.57% | - |
| XYZ | 21.69 | 23.66 | 11.21 | - |
| YUV | 131.25 | 99.64 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 134 | 81 | 0 | 0.08 | 0.44 | 0.43 | 49.69 | 0.28 | 0.44 |
| Hex | 91 | 86 | 51 | 0 | 8 | 2C | 2B | 32 | 1C | 2C |
| Octal | 221 | 206 | 121 | 0 | 10 | 54 | 53 | 62 | 34 | 54 |
| Binary | 10010001 | 10000110 | 1010001 | 0 | 1000 | 101100 | 101011 | 110010 | 11100 | 101100 |
Color Harmonies of #918651
Complementary color
Monochromatic Colors of #918651
Black with #918651
Text Example
Text Example
White with #918651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918651; }
p { color: rgb(145,134,81); }
H1.HeaderClassName
{
color: #918651;
}
.AnyTagClassName
{
color: #918651;
}
</style>
background-color css
<style>
a { background-color: #918651; }
a { background-color: rgb(145,134,81); }
div.DivClassName
{
background-color: #918651;
}
.BgClassName
{
background-color: #918651;
}
</style>
border-color css
<style>
span { border-color: #918651; }
span { border-color: rgb(145,134,81); }
td.TdClassName
{
border-color: #918651;
}
.TagClassName
{
border-color: #918651;
}
</style>