Shades of Rolling Stone #638380
Tints of Rolling Stone #638380
RGB
CMYK
RGB Variations
Color information
#638380 (or 0x638380) is known color: Rolling Stone. HEX triplet: 63, 83 and 80. RGB value is (99,131,128). Sum of RGB (Red+Green+Blue) = 99+131+128=358 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.65% from 358); Green value is 131 (51.56% from 255 or 36.59% from 358); Blue value is 128 (50.39% from 255 or 35.75% from 358); Max value from RGB is 131 - color contains mainly: green. Hex color #638380 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638380 is #9C7C7F. Grayscale: #797979. Windows color (decimal): -10255488 or 8422243. OLE color: 8422243.
HSL color Cylindrical-coordinate representation of color #638380: hue angle of 174.38º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #638380 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 131 | 128 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.49 |
| HSL | 174.38º | 0.14% | 0.45% | - |
| HSV(B) | 174.38º | 0.24% | 0.51% | - |
| XYZ | 17.16 | 20.44 | 23.46 | - |
| YUV | 121.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 131 | 128 | 0.24 | 0 | 0.02 | 0.49 | 174.38 | 0.14 | 0.45 |
| Hex | 63 | 83 | 80 | 18 | 0 | 2 | 31 | AE | E | 2D |
| Octal | 143 | 203 | 200 | 30 | 0 | 2 | 61 | 256 | 16 | 55 |
| Binary | 1100011 | 10000011 | 10000000 | 11000 | 0 | 10 | 110001 | 10101110 | 1110 | 101101 |
Color Harmonies of #638380
Complementary color
Monochromatic Colors of #638380
Black with #638380
Text Example
Text Example
White with #638380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638380; }
p { color: rgb(99,131,128); }
H1.HeaderClassName
{
color: #638380;
}
.AnyTagClassName
{
color: #638380;
}
</style>
background-color css
<style>
a { background-color: #638380; }
a { background-color: rgb(99,131,128); }
div.DivClassName
{
background-color: #638380;
}
.BgClassName
{
background-color: #638380;
}
</style>
border-color css
<style>
span { border-color: #638380; }
span { border-color: rgb(99,131,128); }
td.TdClassName
{
border-color: #638380;
}
.TagClassName
{
border-color: #638380;
}
</style>