Shades of Oslo Grey #758484
Tints of Oslo Grey #758484
RGB
CMYK
RGB Variations
Color information
#758484 (or 0x758484) is known color: Oslo Grey. HEX triplet: 75, 84 and 84. RGB value is (117,132,132). Sum of RGB (Red+Green+Blue) = 117+132+132=381 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.71% from 381); Green value is 132 (51.95% from 255 or 34.65% from 381); Blue value is 132 (51.95% from 255 or 34.65% from 381); Max value from RGB is 132 - color contains mainly: green, blue. Hex color #758484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758484 is #8A7B7B. Grayscale: #7F7F7F. Windows color (decimal): -9075580 or 8684661. OLE color: 8684661.
HSL color Cylindrical-coordinate representation of color #758484: hue angle of 180º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #758484 is Cyan = 0.11, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 132 | - |
| CMYK | 0.11 | 0 | 0 | 0.48 |
| HSL | 180º | 0.06% | 0.49% | - |
| HSV(B) | 180º | 0.11% | 0.52% | - |
| XYZ | 19.75 | 21.95 | 25.03 | - |
| YUV | 127.52 | 130.53 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 132 | 0.11 | 0 | 0 | 0.48 | 180 | 0.06 | 0.49 |
| Hex | 75 | 84 | 84 | B | 0 | 0 | 30 | B4 | 6 | 31 |
| Octal | 165 | 204 | 204 | 13 | 0 | 0 | 60 | 264 | 6 | 61 |
| Binary | 1110101 | 10000100 | 10000100 | 1011 | 0 | 0 | 110000 | 10110100 | 110 | 110001 |
Color Harmonies of #758484
Complementary color
Monochromatic Colors of #758484
Black with #758484
Text Example
Text Example
White with #758484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758484; }
p { color: rgb(117,132,132); }
H1.HeaderClassName
{
color: #758484;
}
.AnyTagClassName
{
color: #758484;
}
</style>
background-color css
<style>
a { background-color: #758484; }
a { background-color: rgb(117,132,132); }
div.DivClassName
{
background-color: #758484;
}
.BgClassName
{
background-color: #758484;
}
</style>
border-color css
<style>
span { border-color: #758484; }
span { border-color: rgb(117,132,132); }
td.TdClassName
{
border-color: #758484;
}
.TagClassName
{
border-color: #758484;
}
</style>