Shades of Dawn #989790
Tints of Dawn #989790
RGB
CMYK
RGB Variations
Color information
#989790 (or 0x989790) is known color: Dawn. HEX triplet: 98, 97 and 90. RGB value is (152,151,144). Sum of RGB (Red+Green+Blue) = 152+151+144=447 (59% of max value = 765). Red value is 152 (59.77% from 255 or 34.00% from 447); Green value is 151 (59.38% from 255 or 33.78% from 447); Blue value is 144 (56.64% from 255 or 32.21% from 447); Max value from RGB is 152 - color contains mainly: red. Hex color #989790 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989790 is #67686F. Grayscale: #969696. Windows color (decimal): -6776944 or 9475992. OLE color: 9475992.
HSL color Cylindrical-coordinate representation of color #989790: hue angle of 52.5º degrees, saturation: 0.04, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #989790 is Cyan = 0, Magento = 0.01, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 151 | 144 | - |
| CMYK | 0 | 0.01 | 0.05 | 0.40 |
| HSL | 52.5º | 0.04% | 0.58% | - |
| HSV(B) | 52.5º | 0.05% | 0.6% | - |
| XYZ | 29.05 | 30.82 | 30.8 | - |
| YUV | 150.5 | 124.33 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 151 | 144 | 0 | 0.01 | 0.05 | 0.40 | 52.5 | 0.04 | 0.58 |
| Hex | 98 | 97 | 90 | 0 | 1 | 5 | 28 | 34 | 4 | 3A |
| Octal | 230 | 227 | 220 | 0 | 1 | 5 | 50 | 64 | 4 | 72 |
| Binary | 10011000 | 10010111 | 10010000 | 0 | 1 | 101 | 101000 | 110100 | 100 | 111010 |
Color Harmonies of #989790
Complementary color
Monochromatic Colors of #989790
Black with #989790
Text Example
Text Example
White with #989790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989790; }
p { color: rgb(152,151,144); }
H1.HeaderClassName
{
color: #989790;
}
.AnyTagClassName
{
color: #989790;
}
</style>
background-color css
<style>
a { background-color: #989790; }
a { background-color: rgb(152,151,144); }
div.DivClassName
{
background-color: #989790;
}
.BgClassName
{
background-color: #989790;
}
</style>
border-color css
<style>
span { border-color: #989790; }
span { border-color: rgb(152,151,144); }
td.TdClassName
{
border-color: #989790;
}
.TagClassName
{
border-color: #989790;
}
</style>