Shades of Dawn #989791
Tints of Dawn #989791
RGB
CMYK
RGB Variations
Color information
#989791 (or 0x989791) is known color: Dawn. HEX triplet: 98, 97 and 91. RGB value is (152,151,145). Sum of RGB (Red+Green+Blue) = 152+151+145=448 (59% of max value = 765). Red value is 152 (59.77% from 255 or 33.93% from 448); Green value is 151 (59.38% from 255 or 33.71% from 448); Blue value is 145 (57.03% from 255 or 32.37% from 448); Max value from RGB is 152 - color contains mainly: red. Hex color #989791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989791 is #67686E. Grayscale: #969696. Windows color (decimal): -6776943 or 9541528. OLE color: 9541528.
HSL color Cylindrical-coordinate representation of color #989791: hue angle of 51.43º degrees, saturation: 0.03, 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 #989791 is Cyan = 0, Magento = 0.01, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 151 | 145 | - |
| CMYK | 0 | 0.01 | 0.05 | 0.40 |
| HSL | 51.43º | 0.03% | 0.58% | - |
| HSV(B) | 51.43º | 0.05% | 0.6% | - |
| XYZ | 29.13 | 30.85 | 31.21 | - |
| YUV | 150.62 | 124.83 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 151 | 145 | 0 | 0.01 | 0.05 | 0.40 | 51.43 | 0.03 | 0.58 |
| Hex | 98 | 97 | 91 | 0 | 1 | 5 | 28 | 33 | 3 | 3A |
| Octal | 230 | 227 | 221 | 0 | 1 | 5 | 50 | 63 | 3 | 72 |
| Binary | 10011000 | 10010111 | 10010001 | 0 | 1 | 101 | 101000 | 110011 | 11 | 111010 |
Color Harmonies of #989791
Complementary color
Monochromatic Colors of #989791
Black with #989791
Text Example
Text Example
White with #989791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989791; }
p { color: rgb(152,151,145); }
H1.HeaderClassName
{
color: #989791;
}
.AnyTagClassName
{
color: #989791;
}
</style>
background-color css
<style>
a { background-color: #989791; }
a { background-color: rgb(152,151,145); }
div.DivClassName
{
background-color: #989791;
}
.BgClassName
{
background-color: #989791;
}
</style>
border-color css
<style>
span { border-color: #989791; }
span { border-color: rgb(152,151,145); }
td.TdClassName
{
border-color: #989791;
}
.TagClassName
{
border-color: #989791;
}
</style>