Shades of Grey Chateau #939597
Tints of Grey Chateau #939597
RGB
CMYK
RGB Variations
Color information
#939597 (or 0x939597) is known color: Grey Chateau. HEX triplet: 93, 95 and 97. RGB value is (147,149,151). Sum of RGB (Red+Green+Blue) = 147+149+151=447 (59% of max value = 765). Red value is 147 (57.81% from 255 or 32.89% from 447); Green value is 149 (58.59% from 255 or 33.33% from 447); Blue value is 151 (59.38% from 255 or 33.78% from 447); Max value from RGB is 151 - color contains mainly: blue. Hex color #939597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939597 is #6C6A68. Grayscale: #949494. Windows color (decimal): -7105129 or 9934227. OLE color: 9934227.
HSL color Cylindrical-coordinate representation of color #939597: hue angle of 210º degrees, saturation: 0.02, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #939597 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 149 | 151 | - |
| CMYK | 0.03 | 0.01 | 0 | 0.41 |
| HSL | 210º | 0.02% | 0.58% | - |
| HSV(B) | 210º | 0.03% | 0.59% | - |
| XYZ | 28.37 | 29.93 | 33.56 | - |
| YUV | 148.63 | 129.34 | 126.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 149 | 151 | 0.03 | 0.01 | 0 | 0.41 | 210 | 0.02 | 0.58 |
| Hex | 93 | 95 | 97 | 3 | 1 | 0 | 29 | D2 | 2 | 3A |
| Octal | 223 | 225 | 227 | 3 | 1 | 0 | 51 | 322 | 2 | 72 |
| Binary | 10010011 | 10010101 | 10010111 | 11 | 1 | 0 | 101001 | 11010010 | 10 | 111010 |
Color Harmonies of #939597
Complementary color
Monochromatic Colors of #939597
Black with #939597
Text Example
Text Example
White with #939597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939597; }
p { color: rgb(147,149,151); }
H1.HeaderClassName
{
color: #939597;
}
.AnyTagClassName
{
color: #939597;
}
</style>
background-color css
<style>
a { background-color: #939597; }
a { background-color: rgb(147,149,151); }
div.DivClassName
{
background-color: #939597;
}
.BgClassName
{
background-color: #939597;
}
</style>
border-color css
<style>
span { border-color: #939597; }
span { border-color: rgb(147,149,151); }
td.TdClassName
{
border-color: #939597;
}
.TagClassName
{
border-color: #939597;
}
</style>