Shades of Oslo Grey #758382
Tints of Oslo Grey #758382
RGB
CMYK
RGB Variations
Color information
#758382 (or 0x758382) is known color: Oslo Grey. HEX triplet: 75, 83 and 82. RGB value is (117,131,130). Sum of RGB (Red+Green+Blue) = 117+131+130=378 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.95% from 378); Green value is 131 (51.56% from 255 or 34.66% from 378); Blue value is 130 (51.17% from 255 or 34.39% from 378); Max value from RGB is 131 - color contains mainly: green. Hex color #758382 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758382 is #8A7C7D. Grayscale: #7E7E7E. Windows color (decimal): -9075838 or 8553333. OLE color: 8553333.
HSL color Cylindrical-coordinate representation of color #758382: hue angle of 175.71º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #758382 is Cyan = 0.11, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 130 | - |
| CMYK | 0.11 | 0 | 0.01 | 0.49 |
| HSL | 175.71º | 0.06% | 0.49% | - |
| HSV(B) | 175.71º | 0.11% | 0.51% | - |
| XYZ | 19.48 | 21.63 | 24.27 | - |
| YUV | 126.7 | 129.86 | 121.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 130 | 0.11 | 0 | 0.01 | 0.49 | 175.71 | 0.06 | 0.49 |
| Hex | 75 | 83 | 82 | B | 0 | 1 | 31 | B0 | 6 | 31 |
| Octal | 165 | 203 | 202 | 13 | 0 | 1 | 61 | 260 | 6 | 61 |
| Binary | 1110101 | 10000011 | 10000010 | 1011 | 0 | 1 | 110001 | 10110000 | 110 | 110001 |
Color Harmonies of #758382
Complementary color
Monochromatic Colors of #758382
Black with #758382
Text Example
Text Example
White with #758382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758382; }
p { color: rgb(117,131,130); }
H1.HeaderClassName
{
color: #758382;
}
.AnyTagClassName
{
color: #758382;
}
</style>
background-color css
<style>
a { background-color: #758382; }
a { background-color: rgb(117,131,130); }
div.DivClassName
{
background-color: #758382;
}
.BgClassName
{
background-color: #758382;
}
</style>
border-color css
<style>
span { border-color: #758382; }
span { border-color: rgb(117,131,130); }
td.TdClassName
{
border-color: #758382;
}
.TagClassName
{
border-color: #758382;
}
</style>