Shades of Clay Creek #918750
Tints of Clay Creek #918750
RGB
CMYK
RGB Variations
Color information
#918750 (or 0x918750) is known color: Clay Creek. HEX triplet: 91, 87 and 50. RGB value is (145,135,80). Sum of RGB (Red+Green+Blue) = 145+135+80=360 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.28% from 360); Green value is 135 (53.12% from 255 or 37.5% from 360); Blue value is 80 (31.64% from 255 or 22.22% from 360); Max value from RGB is 145 - color contains mainly: red. Hex color #918750 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918750 is #6E78AF. Grayscale: #838383. Windows color (decimal): -7239856 or 5277585. OLE color: 5277585.
HSL color Cylindrical-coordinate representation of color #918750: hue angle of 50.77º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #918750 is Cyan = 0, Magento = 0.07, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 80 | - |
| CMYK | 0 | 0.07 | 0.45 | 0.43 |
| HSL | 50.77º | 0.29% | 0.44% | - |
| HSV(B) | 50.77º | 0.45% | 0.57% | - |
| XYZ | 21.79 | 23.93 | 11.06 | - |
| YUV | 131.72 | 98.81 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 80 | 0 | 0.07 | 0.45 | 0.43 | 50.77 | 0.29 | 0.44 |
| Hex | 91 | 87 | 50 | 0 | 7 | 2D | 2B | 33 | 1D | 2C |
| Octal | 221 | 207 | 120 | 0 | 7 | 55 | 53 | 63 | 35 | 54 |
| Binary | 10010001 | 10000111 | 1010000 | 0 | 111 | 101101 | 101011 | 110011 | 11101 | 101100 |
Color Harmonies of #918750
Complementary color
Monochromatic Colors of #918750
Black with #918750
Text Example
Text Example
White with #918750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918750; }
p { color: rgb(145,135,80); }
H1.HeaderClassName
{
color: #918750;
}
.AnyTagClassName
{
color: #918750;
}
</style>
background-color css
<style>
a { background-color: #918750; }
a { background-color: rgb(145,135,80); }
div.DivClassName
{
background-color: #918750;
}
.BgClassName
{
background-color: #918750;
}
</style>
border-color css
<style>
span { border-color: #918750; }
span { border-color: rgb(145,135,80); }
td.TdClassName
{
border-color: #918750;
}
.TagClassName
{
border-color: #918750;
}
</style>