Shades of Clay Creek #918151
Tints of Clay Creek #918151
RGB
CMYK
RGB Variations
Color information
#918151 (or 0x918151) is known color: Clay Creek. HEX triplet: 91, 81 and 51. RGB value is (145,129,81). Sum of RGB (Red+Green+Blue) = 145+129+81=355 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.85% from 355); Green value is 129 (50.78% from 255 or 36.34% from 355); Blue value is 81 (32.03% from 255 or 22.82% from 355); Max value from RGB is 145 - color contains mainly: red. Hex color #918151 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918151 is #6E7EAE. Grayscale: #808080. Windows color (decimal): -7241391 or 5341585. OLE color: 5341585.
HSL color Cylindrical-coordinate representation of color #918151: hue angle of 45º 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 #918151 is Cyan = 0, Magento = 0.11, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 129 | 81 | - |
| CMYK | 0 | 0.11 | 0.44 | 0.43 |
| HSL | 45º | 0.28% | 0.44% | - |
| HSV(B) | 45º | 0.44% | 0.57% | - |
| XYZ | 21.01 | 22.31 | 10.98 | - |
| YUV | 128.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 129 | 81 | 0 | 0.11 | 0.44 | 0.43 | 45 | 0.28 | 0.44 |
| Hex | 91 | 81 | 51 | 0 | B | 2C | 2B | 2D | 1C | 2C |
| Octal | 221 | 201 | 121 | 0 | 13 | 54 | 53 | 55 | 34 | 54 |
| Binary | 10010001 | 10000001 | 1010001 | 0 | 1011 | 101100 | 101011 | 101101 | 11100 | 101100 |
Color Harmonies of #918151
Complementary color
Monochromatic Colors of #918151
Black with #918151
Text Example
Text Example
White with #918151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918151; }
p { color: rgb(145,129,81); }
H1.HeaderClassName
{
color: #918151;
}
.AnyTagClassName
{
color: #918151;
}
</style>
background-color css
<style>
a { background-color: #918151; }
a { background-color: rgb(145,129,81); }
div.DivClassName
{
background-color: #918151;
}
.BgClassName
{
background-color: #918151;
}
</style>
border-color css
<style>
span { border-color: #918151; }
span { border-color: rgb(145,129,81); }
td.TdClassName
{
border-color: #918151;
}
.TagClassName
{
border-color: #918151;
}
</style>