#2b97d7

Color #2B97D7 Summer Sky (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Summer Sky #2B97D7

Tints of Summer Sky #2B97D7

Color information

#2B97D7 (or 0x2B97D7) is unknown color: approx Summer Sky. HEX triplet: 2B, 97 and D7. RGB value is (43,151,215). Sum of RGB (Red+Green+Blue) = 43+151+215=409 (54% of max value = 765). Red value is 43 (17.19% from 255 or 10.51% from 409); Green value is 151 (59.38% from 255 or 36.92% from 409); Blue value is 215 (84.38% from 255 or 52.57% from 409); Max value from RGB is 215 - color contains mainly: blue. Hex color #2B97D7 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #2B97D7 is #D46828. Grayscale: #7D7D7D. Windows color (decimal): -13920297 or 14128939. OLE color: 14128939.

HSL color Cylindrical-coordinate representation of color #2B97D7: hue angle of 202.33º degrees, saturation: 0.68, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #2B97D7 is Cyan = 0.8, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.16.

Color convert

RGB43151215-
CMYK0.80.3000.16
HSL202.33º68.25%50.59%-
HSV(B)202.33º80%84.31%-
XYZ24.3327.5568.33-
YUV126178.2268.8-

RGB Variations

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

RGB

RED value IS 43 (17.19% from 255) = 10.51%
GREEN value IS 151 (59.38% from 255) = 36.92%
BLUE value IS 215 (84.38% from 255) = 52.57%
R=10.51%
G=36.92%
B=52.57%

CMYK

C (Cyan) values IS 0.8
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal431512150.80.3000.16202.3368.2550.59
Hex2B97D7501E010ca4433
Octal532273271203602031210463
Binary1010111001011111010111101000011110010000110010101000100110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2b97d7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2b97d7; }

 p { color: rgb(43,151,215); }

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

<style>
 a { background-color: #2b97d7; }

 a { background-color: rgb(43,151,215); }

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

<style>
 span { border-color: #2b97d7; }

 span { border-color: rgb(43,151,215); }

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

cancel