Shades of Corn Flower Blue #525168
Tints of Corn Flower Blue #525168
RGB
CMYK
RGB Variations
Color information
#525168 (or 0x525168) is known color: Corn Flower Blue. HEX triplet: 52, 51 and 68. RGB value is (82,81,104). Sum of RGB (Red+Green+Blue) = 82+81+104=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 104 (41.02% from 255 or 38.95% from 267); Max value from RGB is 104 - color contains mainly: blue. Hex color #525168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525168 is #ADAE97. Grayscale: #535353. Windows color (decimal): -11382424 or 6836562. OLE color: 6836562.
HSL color Cylindrical-coordinate representation of color #525168: hue angle of 242.61º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #525168 is Cyan = 0.21, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 81 | 104 | - |
| CMYK | 0.21 | 0.22 | 0 | 0.59 |
| HSL | 242.61º | 0.12% | 0.36% | - |
| HSV(B) | 242.61º | 0.22% | 0.41% | - |
| XYZ | 8.92 | 8.68 | 14.3 | - |
| YUV | 83.92 | 139.33 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 104 | 0.21 | 0.22 | 0 | 0.59 | 242.61 | 0.12 | 0.36 |
| Hex | 52 | 51 | 68 | 15 | 16 | 0 | 3B | F3 | C | 24 |
| Octal | 122 | 121 | 150 | 25 | 26 | 0 | 73 | 363 | 14 | 44 |
| Binary | 1010010 | 1010001 | 1101000 | 10101 | 10110 | 0 | 111011 | 11110011 | 1100 | 100100 |
Color Harmonies of #525168
Complementary color
Monochromatic Colors of #525168
Black with #525168
Text Example
Text Example
White with #525168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525168; }
p { color: rgb(82,81,104); }
H1.HeaderClassName
{
color: #525168;
}
.AnyTagClassName
{
color: #525168;
}
</style>
background-color css
<style>
a { background-color: #525168; }
a { background-color: rgb(82,81,104); }
div.DivClassName
{
background-color: #525168;
}
.BgClassName
{
background-color: #525168;
}
</style>
border-color css
<style>
span { border-color: #525168; }
span { border-color: rgb(82,81,104); }
td.TdClassName
{
border-color: #525168;
}
.TagClassName
{
border-color: #525168;
}
</style>