Shades of William #527070
Tints of William #527070
RGB
CMYK
RGB Variations
Color information
#527070 (or 0x527070) is known color: William. HEX triplet: 52, 70 and 70. RGB value is (82,112,112). Sum of RGB (Red+Green+Blue) = 82+112+112=306 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.80% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 112 (44.14% from 255 or 36.60% from 306); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #527070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527070 is #AD8F8F. Grayscale: #676767. Windows color (decimal): -11374480 or 7368786. OLE color: 7368786.
HSL color Cylindrical-coordinate representation of color #527070: hue angle of 180º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527070 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 112 | - |
| CMYK | 0.27 | 0 | 0 | 0.56 |
| HSL | 180º | 0.15% | 0.38% | - |
| HSV(B) | 180º | 0.27% | 0.44% | - |
| XYZ | 12.2 | 14.55 | 17.5 | - |
| YUV | 103.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 112 | 0.27 | 0 | 0 | 0.56 | 180 | 0.15 | 0.38 |
| Hex | 52 | 70 | 70 | 1B | 0 | 0 | 38 | B4 | F | 26 |
| Octal | 122 | 160 | 160 | 33 | 0 | 0 | 70 | 264 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1110000 | 11011 | 0 | 0 | 111000 | 10110100 | 1111 | 100110 |
Color Harmonies of #527070
Complementary color
Monochromatic Colors of #527070
Black with #527070
Text Example
Text Example
White with #527070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527070; }
p { color: rgb(82,112,112); }
H1.HeaderClassName
{
color: #527070;
}
.AnyTagClassName
{
color: #527070;
}
</style>
background-color css
<style>
a { background-color: #527070; }
a { background-color: rgb(82,112,112); }
div.DivClassName
{
background-color: #527070;
}
.BgClassName
{
background-color: #527070;
}
</style>
border-color css
<style>
span { border-color: #527070; }
span { border-color: rgb(82,112,112); }
td.TdClassName
{
border-color: #527070;
}
.TagClassName
{
border-color: #527070;
}
</style>