Shades of Corn Flower Blue #525273
Tints of Corn Flower Blue #525273
RGB
CMYK
RGB Variations
Color information
#525273 (or 0x525273) is known color: Corn Flower Blue. HEX triplet: 52, 52 and 73. RGB value is (82,82,115). Sum of RGB (Red+Green+Blue) = 82+82+115=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 82 (32.42% from 255 or 29.39% from 279); Blue value is 115 (45.31% from 255 or 41.22% from 279); Max value from RGB is 115 - color contains mainly: blue. Hex color #525273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525273 is #ADAD8C. Grayscale: #555555. Windows color (decimal): -11382157 or 7557714. OLE color: 7557714.
HSL color Cylindrical-coordinate representation of color #525273: hue angle of 240º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #525273 is Cyan = 0.29, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 82 | 115 | - |
| CMYK | 0.29 | 0.29 | 0 | 0.55 |
| HSL | 240º | 0.17% | 0.39% | - |
| HSV(B) | 240º | 0.29% | 0.45% | - |
| XYZ | 9.59 | 9.07 | 17.46 | - |
| YUV | 85.76 | 144.5 | 125.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 115 | 0.29 | 0.29 | 0 | 0.55 | 240 | 0.17 | 0.39 |
| Hex | 52 | 52 | 73 | 1D | 1D | 0 | 37 | F0 | 11 | 27 |
| Octal | 122 | 122 | 163 | 35 | 35 | 0 | 67 | 360 | 21 | 47 |
| Binary | 1010010 | 1010010 | 1110011 | 11101 | 11101 | 0 | 110111 | 11110000 | 10001 | 100111 |
Color Harmonies of #525273
Complementary color
Monochromatic Colors of #525273
Black with #525273
Text Example
Text Example
White with #525273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525273; }
p { color: rgb(82,82,115); }
H1.HeaderClassName
{
color: #525273;
}
.AnyTagClassName
{
color: #525273;
}
</style>
background-color css
<style>
a { background-color: #525273; }
a { background-color: rgb(82,82,115); }
div.DivClassName
{
background-color: #525273;
}
.BgClassName
{
background-color: #525273;
}
</style>
border-color css
<style>
span { border-color: #525273; }
span { border-color: rgb(82,82,115); }
td.TdClassName
{
border-color: #525273;
}
.TagClassName
{
border-color: #525273;
}
</style>