Shades of Clay Creek #918550
Tints of Clay Creek #918550
RGB
CMYK
RGB Variations
Color information
#918550 (or 0x918550) is known color: Clay Creek. HEX triplet: 91, 85 and 50. RGB value is (145,133,80). Sum of RGB (Red+Green+Blue) = 145+133+80=358 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.50% from 358); Green value is 133 (52.34% from 255 or 37.15% from 358); Blue value is 80 (31.64% from 255 or 22.35% from 358); Max value from RGB is 145 - color contains mainly: red. Hex color #918550 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918550 is #6E7AAF. Grayscale: #828282. Windows color (decimal): -7240368 or 5277073. OLE color: 5277073.
HSL color Cylindrical-coordinate representation of color #918550: hue angle of 48.92º 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 #918550 is Cyan = 0, Magento = 0.08, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 80 | - |
| CMYK | 0 | 0.08 | 0.45 | 0.43 |
| HSL | 48.92º | 0.29% | 0.44% | - |
| HSV(B) | 48.92º | 0.45% | 0.57% | - |
| XYZ | 21.51 | 23.37 | 10.97 | - |
| YUV | 130.55 | 99.48 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 80 | 0 | 0.08 | 0.45 | 0.43 | 48.92 | 0.29 | 0.44 |
| Hex | 91 | 85 | 50 | 0 | 8 | 2D | 2B | 31 | 1D | 2C |
| Octal | 221 | 205 | 120 | 0 | 10 | 55 | 53 | 61 | 35 | 54 |
| Binary | 10010001 | 10000101 | 1010000 | 0 | 1000 | 101101 | 101011 | 110001 | 11101 | 101100 |
Color Harmonies of #918550
Complementary color
Monochromatic Colors of #918550
Black with #918550
Text Example
Text Example
White with #918550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918550; }
p { color: rgb(145,133,80); }
H1.HeaderClassName
{
color: #918550;
}
.AnyTagClassName
{
color: #918550;
}
</style>
background-color css
<style>
a { background-color: #918550; }
a { background-color: rgb(145,133,80); }
div.DivClassName
{
background-color: #918550;
}
.BgClassName
{
background-color: #918550;
}
</style>
border-color css
<style>
span { border-color: #918550; }
span { border-color: rgb(145,133,80); }
td.TdClassName
{
border-color: #918550;
}
.TagClassName
{
border-color: #918550;
}
</style>