Shades of Clay Creek #918157
Tints of Clay Creek #918157
RGB
CMYK
RGB Variations
Color information
#918157 (or 0x918157) is known color: Clay Creek. HEX triplet: 91, 81 and 57. RGB value is (145,129,87). Sum of RGB (Red+Green+Blue) = 145+129+87=361 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.17% from 361); Green value is 129 (50.78% from 255 or 35.73% from 361); Blue value is 87 (34.38% from 255 or 24.10% from 361); Max value from RGB is 145 - color contains mainly: red. Hex color #918157 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918157 is #6E7EA8. Grayscale: #818181. Windows color (decimal): -7241385 or 5734801. OLE color: 5734801.
HSL color Cylindrical-coordinate representation of color #918157: hue angle of 43.45º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #918157 is Cyan = 0, Magento = 0.11, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 129 | 87 | - |
| CMYK | 0 | 0.11 | 0.4 | 0.43 |
| HSL | 43.45º | 0.25% | 0.45% | - |
| HSV(B) | 43.45º | 0.4% | 0.57% | - |
| XYZ | 21.25 | 22.41 | 12.22 | - |
| YUV | 129 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 129 | 87 | 0 | 0.11 | 0.4 | 0.43 | 43.45 | 0.25 | 0.45 |
| Hex | 91 | 81 | 57 | 0 | B | 28 | 2B | 2B | 19 | 2D |
| Octal | 221 | 201 | 127 | 0 | 13 | 50 | 53 | 53 | 31 | 55 |
| Binary | 10010001 | 10000001 | 1010111 | 0 | 1011 | 101000 | 101011 | 101011 | 11001 | 101101 |
Color Harmonies of #918157
Complementary color
Monochromatic Colors of #918157
Black with #918157
Text Example
Text Example
White with #918157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918157; }
p { color: rgb(145,129,87); }
H1.HeaderClassName
{
color: #918157;
}
.AnyTagClassName
{
color: #918157;
}
</style>
background-color css
<style>
a { background-color: #918157; }
a { background-color: rgb(145,129,87); }
div.DivClassName
{
background-color: #918157;
}
.BgClassName
{
background-color: #918157;
}
</style>
border-color css
<style>
span { border-color: #918157; }
span { border-color: rgb(145,129,87); }
td.TdClassName
{
border-color: #918157;
}
.TagClassName
{
border-color: #918157;
}
</style>