Shades of Regent Grey #758081
Tints of Regent Grey #758081
RGB
CMYK
RGB Variations
Color information
#758081 (or 0x758081) is known color: Regent Grey. HEX triplet: 75, 80 and 81. RGB value is (117,128,129). Sum of RGB (Red+Green+Blue) = 117+128+129=374 (49% of max value = 765). Red value is 117 (46.09% from 255 or 31.28% from 374); Green value is 128 (50.39% from 255 or 34.22% from 374); Blue value is 129 (50.78% from 255 or 34.49% from 374); Max value from RGB is 129 - color contains mainly: blue. Hex color #758081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758081 is #8A7F7E. Grayscale: #7C7C7C. Windows color (decimal): -9076607 or 8487029. OLE color: 8487029.
HSL color Cylindrical-coordinate representation of color #758081: hue angle of 185º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #758081 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 128 | 129 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.49 |
| HSL | 185º | 0.05% | 0.48% | - |
| HSV(B) | 185º | 0.09% | 0.51% | - |
| XYZ | 19.02 | 20.81 | 23.78 | - |
| YUV | 124.83 | 130.36 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 129 | 0.09 | 0.01 | 0 | 0.49 | 185 | 0.05 | 0.48 |
| Hex | 75 | 80 | 81 | 9 | 1 | 0 | 31 | B9 | 5 | 30 |
| Octal | 165 | 200 | 201 | 11 | 1 | 0 | 61 | 271 | 5 | 60 |
| Binary | 1110101 | 10000000 | 10000001 | 1001 | 1 | 0 | 110001 | 10111001 | 101 | 110000 |
Color Harmonies of #758081
Complementary color
Monochromatic Colors of #758081
Black with #758081
Text Example
Text Example
White with #758081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758081; }
p { color: rgb(117,128,129); }
H1.HeaderClassName
{
color: #758081;
}
.AnyTagClassName
{
color: #758081;
}
</style>
background-color css
<style>
a { background-color: #758081; }
a { background-color: rgb(117,128,129); }
div.DivClassName
{
background-color: #758081;
}
.BgClassName
{
background-color: #758081;
}
</style>
border-color css
<style>
span { border-color: #758081; }
span { border-color: rgb(117,128,129); }
td.TdClassName
{
border-color: #758081;
}
.TagClassName
{
border-color: #758081;
}
</style>