Shades of Venus #907982
Tints of Venus #907982
RGB
CMYK
RGB Variations
Color information
#907982 (or 0x907982) is known color: Venus. HEX triplet: 90, 79 and 82. RGB value is (144,121,130). Sum of RGB (Red+Green+Blue) = 144+121+130=395 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.46% from 395); Green value is 121 (47.66% from 255 or 30.63% from 395); Blue value is 130 (51.17% from 255 or 32.91% from 395); Max value from RGB is 144 - color contains mainly: red. Hex color #907982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907982 is #6F867D. Grayscale: #808080. Windows color (decimal): -7308926 or 8550800. OLE color: 8550800.
HSL color Cylindrical-coordinate representation of color #907982: hue angle of 336.52º degrees, saturation: 0.09, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #907982 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 130 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.44 |
| HSL | 336.52º | 0.09% | 0.52% | - |
| HSV(B) | 336.52º | 0.16% | 0.56% | - |
| XYZ | 22.37 | 21.22 | 24.04 | - |
| YUV | 128.9 | 128.62 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 130 | 0 | 0.16 | 0.10 | 0.44 | 336.52 | 0.09 | 0.52 |
| Hex | 90 | 79 | 82 | 0 | 10 | A | 2C | 151 | 9 | 34 |
| Octal | 220 | 171 | 202 | 0 | 20 | 12 | 54 | 521 | 11 | 64 |
| Binary | 10010000 | 1111001 | 10000010 | 0 | 10000 | 1010 | 101100 | 101010001 | 1001 | 110100 |
Color Harmonies of #907982
Complementary color
Monochromatic Colors of #907982
Black with #907982
Text Example
Text Example
White with #907982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907982; }
p { color: rgb(144,121,130); }
H1.HeaderClassName
{
color: #907982;
}
.AnyTagClassName
{
color: #907982;
}
</style>
background-color css
<style>
a { background-color: #907982; }
a { background-color: rgb(144,121,130); }
div.DivClassName
{
background-color: #907982;
}
.BgClassName
{
background-color: #907982;
}
</style>
border-color css
<style>
span { border-color: #907982; }
span { border-color: rgb(144,121,130); }
td.TdClassName
{
border-color: #907982;
}
.TagClassName
{
border-color: #907982;
}
</style>