Shades of Clay Creek #918751
Tints of Clay Creek #918751
RGB
CMYK
RGB Variations
Color information
#918751 (or 0x918751) is known color: Clay Creek. HEX triplet: 91, 87 and 51. RGB value is (145,135,81). Sum of RGB (Red+Green+Blue) = 145+135+81=361 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.17% from 361); Green value is 135 (53.12% from 255 or 37.40% from 361); Blue value is 81 (32.03% from 255 or 22.44% from 361); Max value from RGB is 145 - color contains mainly: red. Hex color #918751 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918751 is #6E78AE. Grayscale: #848484. Windows color (decimal): -7239855 or 5343121. OLE color: 5343121.
HSL color Cylindrical-coordinate representation of color #918751: hue angle of 50.62º 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 #918751 is Cyan = 0, Magento = 0.07, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 81 | - |
| CMYK | 0 | 0.07 | 0.44 | 0.43 |
| HSL | 50.63º | 0.28% | 0.44% | - |
| HSV(B) | 50.63º | 0.44% | 0.57% | - |
| XYZ | 21.83 | 23.94 | 11.26 | - |
| YUV | 131.83 | 99.31 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 81 | 0 | 0.07 | 0.44 | 0.43 | 50.63 | 0.28 | 0.44 |
| Hex | 91 | 87 | 51 | 0 | 7 | 2C | 2B | 33 | 1C | 2C |
| Octal | 221 | 207 | 121 | 0 | 7 | 54 | 53 | 63 | 34 | 54 |
| Binary | 10010001 | 10000111 | 1010001 | 0 | 111 | 101100 | 101011 | 110011 | 11100 | 101100 |
Color Harmonies of #918751
Complementary color
Monochromatic Colors of #918751
Black with #918751
Text Example
Text Example
White with #918751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918751; }
p { color: rgb(145,135,81); }
H1.HeaderClassName
{
color: #918751;
}
.AnyTagClassName
{
color: #918751;
}
</style>
background-color css
<style>
a { background-color: #918751; }
a { background-color: rgb(145,135,81); }
div.DivClassName
{
background-color: #918751;
}
.BgClassName
{
background-color: #918751;
}
</style>
border-color css
<style>
span { border-color: #918751; }
span { border-color: rgb(145,135,81); }
td.TdClassName
{
border-color: #918751;
}
.TagClassName
{
border-color: #918751;
}
</style>