Shades of Clay Creek #908452
Tints of Clay Creek #908452
RGB
CMYK
RGB Variations
Color information
#908452 (or 0x908452) is known color: Clay Creek. HEX triplet: 90, 84 and 52. RGB value is (144,132,82). Sum of RGB (Red+Green+Blue) = 144+132+82=358 (47% of max value = 765). Red value is 144 (56.64% from 255 or 40.22% from 358); Green value is 132 (51.95% from 255 or 36.87% from 358); Blue value is 82 (32.42% from 255 or 22.91% from 358); Max value from RGB is 144 - color contains mainly: red. Hex color #908452 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908452 is #6F7BAD. Grayscale: #828282. Windows color (decimal): -7306158 or 5407888. OLE color: 5407888.
HSL color Cylindrical-coordinate representation of color #908452: hue angle of 48.39º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #908452 is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 132 | 82 | - |
| CMYK | 0 | 0.08 | 0.43 | 0.44 |
| HSL | 48.39º | 0.27% | 0.44% | - |
| HSV(B) | 48.39º | 0.43% | 0.56% | - |
| XYZ | 21.28 | 23.04 | 11.31 | - |
| YUV | 129.89 | 100.98 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 132 | 82 | 0 | 0.08 | 0.43 | 0.44 | 48.39 | 0.27 | 0.44 |
| Hex | 90 | 84 | 52 | 0 | 8 | 2B | 2C | 30 | 1B | 2C |
| Octal | 220 | 204 | 122 | 0 | 10 | 53 | 54 | 60 | 33 | 54 |
| Binary | 10010000 | 10000100 | 1010010 | 0 | 1000 | 101011 | 101100 | 110000 | 11011 | 101100 |
Color Harmonies of #908452
Complementary color
Monochromatic Colors of #908452
Black with #908452
Text Example
Text Example
White with #908452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908452; }
p { color: rgb(144,132,82); }
H1.HeaderClassName
{
color: #908452;
}
.AnyTagClassName
{
color: #908452;
}
</style>
background-color css
<style>
a { background-color: #908452; }
a { background-color: rgb(144,132,82); }
div.DivClassName
{
background-color: #908452;
}
.BgClassName
{
background-color: #908452;
}
</style>
border-color css
<style>
span { border-color: #908452; }
span { border-color: rgb(144,132,82); }
td.TdClassName
{
border-color: #908452;
}
.TagClassName
{
border-color: #908452;
}
</style>