Shades of Corn Flower Blue #525167
Tints of Corn Flower Blue #525167
RGB
CMYK
RGB Variations
Color information
#525167 (or 0x525167) is known color: Corn Flower Blue. HEX triplet: 52, 51 and 67. RGB value is (82,81,103). Sum of RGB (Red+Green+Blue) = 82+81+103=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 103 (40.62% from 255 or 38.72% from 266); Max value from RGB is 103 - color contains mainly: blue. Hex color #525167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525167 is #ADAE98. Grayscale: #535353. Windows color (decimal): -11382425 or 6771026. OLE color: 6771026.
HSL color Cylindrical-coordinate representation of color #525167: hue angle of 242.73º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #525167 is Cyan = 0.20, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 81 | 103 | - |
| CMYK | 0.20 | 0.21 | 0 | 0.60 |
| HSL | 242.73º | 0.12% | 0.36% | - |
| HSV(B) | 242.73º | 0.21% | 0.4% | - |
| XYZ | 8.87 | 8.66 | 14.04 | - |
| YUV | 83.81 | 138.83 | 126.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 103 | 0.20 | 0.21 | 0 | 0.60 | 242.73 | 0.12 | 0.36 |
| Hex | 52 | 51 | 67 | 14 | 15 | 0 | 3C | F3 | C | 24 |
| Octal | 122 | 121 | 147 | 24 | 25 | 0 | 74 | 363 | 14 | 44 |
| Binary | 1010010 | 1010001 | 1100111 | 10100 | 10101 | 0 | 111100 | 11110011 | 1100 | 100100 |
Color Harmonies of #525167
Complementary color
Monochromatic Colors of #525167
Black with #525167
Text Example
Text Example
White with #525167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525167; }
p { color: rgb(82,81,103); }
H1.HeaderClassName
{
color: #525167;
}
.AnyTagClassName
{
color: #525167;
}
</style>
background-color css
<style>
a { background-color: #525167; }
a { background-color: rgb(82,81,103); }
div.DivClassName
{
background-color: #525167;
}
.BgClassName
{
background-color: #525167;
}
</style>
border-color css
<style>
span { border-color: #525167; }
span { border-color: rgb(82,81,103); }
td.TdClassName
{
border-color: #525167;
}
.TagClassName
{
border-color: #525167;
}
</style>