Shades of Corn Flower Blue #525270
Tints of Corn Flower Blue #525270
RGB
CMYK
RGB Variations
Color information
#525270 (or 0x525270) is known color: Corn Flower Blue. HEX triplet: 52, 52 and 70. RGB value is (82,82,112). Sum of RGB (Red+Green+Blue) = 82+82+112=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 82 (32.42% from 255 or 29.71% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 112 - color contains mainly: blue. Hex color #525270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525270 is #ADAD8F. Grayscale: #555555. Windows color (decimal): -11382160 or 7361106. OLE color: 7361106.
HSL color Cylindrical-coordinate representation of color #525270: hue angle of 240º 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 #525270 is Cyan = 0.27, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 82 | 112 | - |
| CMYK | 0.27 | 0.27 | 0 | 0.56 |
| HSL | 240º | 0.15% | 0.38% | - |
| HSV(B) | 240º | 0.27% | 0.44% | - |
| XYZ | 9.42 | 9 | 16.57 | - |
| YUV | 85.42 | 143 | 125.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 112 | 0.27 | 0.27 | 0 | 0.56 | 240 | 0.15 | 0.38 |
| Hex | 52 | 52 | 70 | 1B | 1B | 0 | 38 | F0 | F | 26 |
| Octal | 122 | 122 | 160 | 33 | 33 | 0 | 70 | 360 | 17 | 46 |
| Binary | 1010010 | 1010010 | 1110000 | 11011 | 11011 | 0 | 111000 | 11110000 | 1111 | 100110 |
Color Harmonies of #525270
Complementary color
Monochromatic Colors of #525270
Black with #525270
Text Example
Text Example
White with #525270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525270; }
p { color: rgb(82,82,112); }
H1.HeaderClassName
{
color: #525270;
}
.AnyTagClassName
{
color: #525270;
}
</style>
background-color css
<style>
a { background-color: #525270; }
a { background-color: rgb(82,82,112); }
div.DivClassName
{
background-color: #525270;
}
.BgClassName
{
background-color: #525270;
}
</style>
border-color css
<style>
span { border-color: #525270; }
span { border-color: rgb(82,82,112); }
td.TdClassName
{
border-color: #525270;
}
.TagClassName
{
border-color: #525270;
}
</style>