Shades of Corn Flower Blue #525272
Tints of Corn Flower Blue #525272
RGB
CMYK
RGB Variations
Color information
#525272 (or 0x525272) is known color: Corn Flower Blue. HEX triplet: 52, 52 and 72. RGB value is (82,82,114). Sum of RGB (Red+Green+Blue) = 82+82+114=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 82 (32.42% from 255 or 29.50% from 278); Blue value is 114 (44.92% from 255 or 41.01% from 278); Max value from RGB is 114 - color contains mainly: blue. Hex color #525272 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525272 is #ADAD8D. Grayscale: #555555. Windows color (decimal): -11382158 or 7492178. OLE color: 7492178.
HSL color Cylindrical-coordinate representation of color #525272: hue angle of 240º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #525272 is Cyan = 0.28, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 82 | 114 | - |
| CMYK | 0.28 | 0.28 | 0 | 0.55 |
| HSL | 240º | 0.16% | 0.38% | - |
| HSV(B) | 240º | 0.28% | 0.45% | - |
| XYZ | 9.53 | 9.04 | 17.16 | - |
| YUV | 85.65 | 144 | 125.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 114 | 0.28 | 0.28 | 0 | 0.55 | 240 | 0.16 | 0.38 |
| Hex | 52 | 52 | 72 | 1C | 1C | 0 | 37 | F0 | 10 | 26 |
| Octal | 122 | 122 | 162 | 34 | 34 | 0 | 67 | 360 | 20 | 46 |
| Binary | 1010010 | 1010010 | 1110010 | 11100 | 11100 | 0 | 110111 | 11110000 | 10000 | 100110 |
Color Harmonies of #525272
Complementary color
Monochromatic Colors of #525272
Black with #525272
Text Example
Text Example
White with #525272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525272; }
p { color: rgb(82,82,114); }
H1.HeaderClassName
{
color: #525272;
}
.AnyTagClassName
{
color: #525272;
}
</style>
background-color css
<style>
a { background-color: #525272; }
a { background-color: rgb(82,82,114); }
div.DivClassName
{
background-color: #525272;
}
.BgClassName
{
background-color: #525272;
}
</style>
border-color css
<style>
span { border-color: #525272; }
span { border-color: rgb(82,82,114); }
td.TdClassName
{
border-color: #525272;
}
.TagClassName
{
border-color: #525272;
}
</style>