Shades of Corn Flower Blue #525278
Tints of Corn Flower Blue #525278
RGB
CMYK
RGB Variations
Color information
#525278 (or 0x525278) is known color: Corn Flower Blue. HEX triplet: 52, 52 and 78. RGB value is (82,82,120). Sum of RGB (Red+Green+Blue) = 82+82+120=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 120 (47.27% from 255 or 42.25% from 284); Max value from RGB is 120 - color contains mainly: blue. Hex color #525278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525278 is #ADAD87. Grayscale: #565656. Windows color (decimal): -11382152 or 7885394. OLE color: 7885394.
HSL color Cylindrical-coordinate representation of color #525278: hue angle of 240º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #525278 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 82 | 120 | - |
| CMYK | 0.32 | 0.32 | 0 | 0.53 |
| HSL | 240º | 0.19% | 0.4% | - |
| HSV(B) | 240º | 0.32% | 0.47% | - |
| XYZ | 9.89 | 9.18 | 19.02 | - |
| YUV | 86.33 | 147 | 124.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 120 | 0.32 | 0.32 | 0 | 0.53 | 240 | 0.19 | 0.4 |
| Hex | 52 | 52 | 78 | 20 | 20 | 0 | 35 | F0 | 13 | 28 |
| Octal | 122 | 122 | 170 | 40 | 40 | 0 | 65 | 360 | 23 | 50 |
| Binary | 1010010 | 1010010 | 1111000 | 100000 | 100000 | 0 | 110101 | 11110000 | 10011 | 101000 |
Color Harmonies of #525278
Complementary color
Monochromatic Colors of #525278
Black with #525278
Text Example
Text Example
White with #525278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525278; }
p { color: rgb(82,82,120); }
H1.HeaderClassName
{
color: #525278;
}
.AnyTagClassName
{
color: #525278;
}
</style>
background-color css
<style>
a { background-color: #525278; }
a { background-color: rgb(82,82,120); }
div.DivClassName
{
background-color: #525278;
}
.BgClassName
{
background-color: #525278;
}
</style>
border-color css
<style>
span { border-color: #525278; }
span { border-color: rgb(82,82,120); }
td.TdClassName
{
border-color: #525278;
}
.TagClassName
{
border-color: #525278;
}
</style>