#61AAFE

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

Shades of Cornflower Blue #61AAFE

Tints of Cornflower Blue #61AAFE

Color information

#61AAFE (or 0x61AAFE) is unknown color: approx Cornflower Blue. HEX triplet: 61, AA and FE. RGB value is (97,170,254). Sum of RGB (Red+Green+Blue) = 97+170+254=521 (69% of max value = 765). Red value is 97 (38.28% from 255 or 18.62% from 521); Green value is 170 (66.80% from 255 or 32.63% from 521); Blue value is 254 (99.61% from 255 or 48.75% from 521); Max value from RGB is 254 - color contains mainly: blue. Hex color #61AAFE is not a web safe color. Web safe color analog (approx): #6699FF. Inversed color of #61AAFE is #9E5501. Grayscale: #9D9D9D. Windows color (decimal): -10376450 or 16689761. OLE color: 16689761.

HSL color Cylindrical-coordinate representation of color #61AAFE: hue angle of 212.1º degrees, saturation: 0.99, lightness: 0.69%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #61AAFE is Cyan = 0.62, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.00.

Color convert

RGB97170254-
CMYK0.620.3300.00
HSL212.1º98.74%68.82%-
HSV(B)212.1º61.81%99.61%-
XYZ37.1938.4599.23-
YUV157.75182.3284.67-

RGB Variations

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

RGB

RED value IS 97 (38.28% from 255) = 18.62%
GREEN value IS 170 (66.80% from 255) = 32.63%
BLUE value IS 254 (99.61% from 255) = 48.75%
R=18.62%
G=32.63%
B=48.75%

CMYK

C (Cyan) values IS 0.62
M (Magenta) values IS 0.33
Y (Yellow) values IS 0
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal971702540.620.3300.00212.198.7468.82
Hex61AAFE3E2100d46345
Octal141252376764100324143105
Binary11000011010101011111110111110100001001101010011000111000101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #61AAFE

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #61AAFE; }

 p { color: rgb(97,170,254); }

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

<style>
 a { background-color: #61AAFE; }

 a { background-color: rgb(97,170,254); }

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

<style>
 span { border-color: #61AAFE; }

 span { border-color: rgb(97,170,254); }

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

cancel