#528BF1

Color #528BF1 Cornflower Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cornflower Blue #528BF1

Tints of Cornflower Blue #528BF1

Color information

#528BF1 (or 0x528BF1) is unknown color: approx Cornflower Blue. HEX triplet: 52, 8B and F1. RGB value is (82,139,241). Sum of RGB (Red+Green+Blue) = 82+139+241=462 (61% of max value = 765). Red value is 82 (32.42% from 255 or 17.75% from 462); Green value is 139 (54.69% from 255 or 30.09% from 462); Blue value is 241 (94.53% from 255 or 52.16% from 462); Max value from RGB is 241 - color contains mainly: blue. Hex color #528BF1 is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #528BF1 is #AD740E. Grayscale: #858585. Windows color (decimal): -11367439 or 15829842. OLE color: 15829842.

HSL color Cylindrical-coordinate representation of color #528BF1: hue angle of 218.49º degrees, saturation: 0.85, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #528BF1 is Cyan = 0.66, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.05.

Color convert

RGB82139241-
CMYK0.660.4200.05
HSL218.49º85.03%63.33%-
HSV(B)218.49º65.98%94.51%-
XYZ28.5926.6186.85-
YUV133.58188.6291.21-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 82 (32.42% from 255) = 17.75%
GREEN value IS 139 (54.69% from 255) = 30.09%
BLUE value IS 241 (94.53% from 255) = 52.16%
R=17.75%
G=30.09%
B=52.16%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0.42
Y (Yellow) values IS 0
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal821392410.660.4200.05218.4985.0363.33
Hex528BF1422A05da553f
Octal122213361102520533212577
Binary1010010100010111111000110000101010100101110110101010101111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #528BF1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #528BF1; }

 p { color: rgb(82,139,241); }

 H1.HeaderClassName
 {
   color: #528BF1;
 }
 .AnyTagClassName
 {
   color: #528BF1;
 }
</style>
background-color css

<style>
 a { background-color: #528BF1; }

 a { background-color: rgb(82,139,241); }

 div.DivClassName
 {
   background-color: #528BF1;
 }
 .BgClassName
 {
   background-color: #528BF1;
 }
</style>
border-color css

<style>
 span { border-color: #528BF1; }

 span { border-color: rgb(82,139,241); }

 td.TdClassName
 {
   border-color: #528BF1;
 }
 .TagClassName
 {
   border-color: #528BF1;
 }
</style>

cancel