Shades of Rolling Stone #748180
Tints of Rolling Stone #748180
RGB
CMYK
RGB Variations
Color information
#748180 (or 0x748180) is known color: Rolling Stone. HEX triplet: 74, 81 and 80. RGB value is (116,129,128). Sum of RGB (Red+Green+Blue) = 116+129+128=373 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.10% from 373); Green value is 129 (50.78% from 255 or 34.58% from 373); Blue value is 128 (50.39% from 255 or 34.32% from 373); Max value from RGB is 129 - color contains mainly: green. Hex color #748180 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #748180 is #8B7E7F. Grayscale: #7C7C7C. Windows color (decimal): -9141888 or 8421748. OLE color: 8421748.
HSL color Cylindrical-coordinate representation of color #748180: hue angle of 175.38º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #748180 is Cyan = 0.10, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 129 | 128 | - |
| CMYK | 0.10 | 0 | 0.01 | 0.49 |
| HSL | 175.38º | 0.05% | 0.48% | - |
| HSV(B) | 175.38º | 0.1% | 0.51% | - |
| XYZ | 18.95 | 20.97 | 23.47 | - |
| YUV | 125 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 129 | 128 | 0.10 | 0 | 0.01 | 0.49 | 175.38 | 0.05 | 0.48 |
| Hex | 74 | 81 | 80 | A | 0 | 1 | 31 | AF | 5 | 30 |
| Octal | 164 | 201 | 200 | 12 | 0 | 1 | 61 | 257 | 5 | 60 |
| Binary | 1110100 | 10000001 | 10000000 | 1010 | 0 | 1 | 110001 | 10101111 | 101 | 110000 |
Color Harmonies of #748180
Complementary color
Monochromatic Colors of #748180
Black with #748180
Text Example
Text Example
White with #748180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748180; }
p { color: rgb(116,129,128); }
H1.HeaderClassName
{
color: #748180;
}
.AnyTagClassName
{
color: #748180;
}
</style>
background-color css
<style>
a { background-color: #748180; }
a { background-color: rgb(116,129,128); }
div.DivClassName
{
background-color: #748180;
}
.BgClassName
{
background-color: #748180;
}
</style>
border-color css
<style>
span { border-color: #748180; }
span { border-color: rgb(116,129,128); }
td.TdClassName
{
border-color: #748180;
}
.TagClassName
{
border-color: #748180;
}
</style>