Shades of Venus #997583
Tints of Venus #997583
RGB
CMYK
RGB Variations
Color information
#997583 (or 0x997583) is known color: Venus. HEX triplet: 99, 75 and 83. RGB value is (153,117,131). Sum of RGB (Red+Green+Blue) = 153+117+131=401 (53% of max value = 765). Red value is 153 (60.16% from 255 or 38.15% from 401); Green value is 117 (46.09% from 255 or 29.18% from 401); Blue value is 131 (51.56% from 255 or 32.67% from 401); Max value from RGB is 153 - color contains mainly: red. Hex color #997583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997583 is #668A7C. Grayscale: #818181. Windows color (decimal): -6720125 or 8615321. OLE color: 8615321.
HSL color Cylindrical-coordinate representation of color #997583: hue angle of 336.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997583 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 117 | 131 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.4 |
| HSL | 336.67º | 0.15% | 0.53% | - |
| HSV(B) | 336.67º | 0.24% | 0.6% | - |
| XYZ | 23.59 | 21.13 | 24.31 | - |
| YUV | 129.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 117 | 131 | 0 | 0.24 | 0.14 | 0.4 | 336.67 | 0.15 | 0.53 |
| Hex | 99 | 75 | 83 | 0 | 18 | E | 28 | 151 | F | 35 |
| Octal | 231 | 165 | 203 | 0 | 30 | 16 | 50 | 521 | 17 | 65 |
| Binary | 10011001 | 1110101 | 10000011 | 0 | 11000 | 1110 | 101000 | 101010001 | 1111 | 110101 |
Color Harmonies of #997583
Complementary color
Monochromatic Colors of #997583
Black with #997583
Text Example
Text Example
White with #997583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997583; }
p { color: rgb(153,117,131); }
H1.HeaderClassName
{
color: #997583;
}
.AnyTagClassName
{
color: #997583;
}
</style>
background-color css
<style>
a { background-color: #997583; }
a { background-color: rgb(153,117,131); }
div.DivClassName
{
background-color: #997583;
}
.BgClassName
{
background-color: #997583;
}
</style>
border-color css
<style>
span { border-color: #997583; }
span { border-color: rgb(153,117,131); }
td.TdClassName
{
border-color: #997583;
}
.TagClassName
{
border-color: #997583;
}
</style>