Shades of Clay Creek #918450
Tints of Clay Creek #918450
RGB
CMYK
RGB Variations
Color information
#918450 (or 0x918450) is known color: Clay Creek. HEX triplet: 91, 84 and 50. RGB value is (145,132,80). Sum of RGB (Red+Green+Blue) = 145+132+80=357 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.62% from 357); Green value is 132 (51.95% from 255 or 36.97% from 357); Blue value is 80 (31.64% from 255 or 22.41% from 357); Max value from RGB is 145 - color contains mainly: red. Hex color #918450 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918450 is #6E7BAF. Grayscale: #828282. Windows color (decimal): -7240624 or 5276817. OLE color: 5276817.
HSL color Cylindrical-coordinate representation of color #918450: hue angle of 48º 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 #918450 is Cyan = 0, Magento = 0.09, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 132 | 80 | - |
| CMYK | 0 | 0.09 | 0.45 | 0.43 |
| HSL | 48º | 0.29% | 0.44% | - |
| HSV(B) | 48º | 0.45% | 0.57% | - |
| XYZ | 21.38 | 23.1 | 10.92 | - |
| YUV | 129.96 | 99.81 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 132 | 80 | 0 | 0.09 | 0.45 | 0.43 | 48 | 0.29 | 0.44 |
| Hex | 91 | 84 | 50 | 0 | 9 | 2D | 2B | 30 | 1D | 2C |
| Octal | 221 | 204 | 120 | 0 | 11 | 55 | 53 | 60 | 35 | 54 |
| Binary | 10010001 | 10000100 | 1010000 | 0 | 1001 | 101101 | 101011 | 110000 | 11101 | 101100 |
Color Harmonies of #918450
Complementary color
Monochromatic Colors of #918450
Black with #918450
Text Example
Text Example
White with #918450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918450; }
p { color: rgb(145,132,80); }
H1.HeaderClassName
{
color: #918450;
}
.AnyTagClassName
{
color: #918450;
}
</style>
background-color css
<style>
a { background-color: #918450; }
a { background-color: rgb(145,132,80); }
div.DivClassName
{
background-color: #918450;
}
.BgClassName
{
background-color: #918450;
}
</style>
border-color css
<style>
span { border-color: #918450; }
span { border-color: rgb(145,132,80); }
td.TdClassName
{
border-color: #918450;
}
.TagClassName
{
border-color: #918450;
}
</style>