Shades of Venus #907682
Tints of Venus #907682
RGB
CMYK
RGB Variations
Color information
#907682 (or 0x907682) is known color: Venus. HEX triplet: 90, 76 and 82. RGB value is (144,118,130). Sum of RGB (Red+Green+Blue) = 144+118+130=392 (51% of max value = 765). Red value is 144 (56.64% from 255 or 36.73% from 392); Green value is 118 (46.48% from 255 or 30.10% from 392); Blue value is 130 (51.17% from 255 or 33.16% from 392); Max value from RGB is 144 - color contains mainly: red. Hex color #907682 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907682 is #6F897D. Grayscale: #7F7F7F. Windows color (decimal): -7309694 or 8550032. OLE color: 8550032.
HSL color Cylindrical-coordinate representation of color #907682: hue angle of 332.31º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #907682 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 130 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.44 |
| HSL | 332.31º | 0.1% | 0.51% | - |
| HSV(B) | 332.31º | 0.18% | 0.56% | - |
| XYZ | 22.01 | 20.5 | 23.92 | - |
| YUV | 127.14 | 129.61 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 130 | 0 | 0.18 | 0.10 | 0.44 | 332.31 | 0.1 | 0.51 |
| Hex | 90 | 76 | 82 | 0 | 12 | A | 2C | 14C | A | 33 |
| Octal | 220 | 166 | 202 | 0 | 22 | 12 | 54 | 514 | 12 | 63 |
| Binary | 10010000 | 1110110 | 10000010 | 0 | 10010 | 1010 | 101100 | 101001100 | 1010 | 110011 |
Color Harmonies of #907682
Complementary color
Monochromatic Colors of #907682
Black with #907682
Text Example
Text Example
White with #907682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907682; }
p { color: rgb(144,118,130); }
H1.HeaderClassName
{
color: #907682;
}
.AnyTagClassName
{
color: #907682;
}
</style>
background-color css
<style>
a { background-color: #907682; }
a { background-color: rgb(144,118,130); }
div.DivClassName
{
background-color: #907682;
}
.BgClassName
{
background-color: #907682;
}
</style>
border-color css
<style>
span { border-color: #907682; }
span { border-color: rgb(144,118,130); }
td.TdClassName
{
border-color: #907682;
}
.TagClassName
{
border-color: #907682;
}
</style>