#328eb9

Color #328EB9 Curious Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Curious Blue #328EB9

Tints of Curious Blue #328EB9

Color information

#328EB9 (or 0x328EB9) is unknown color: approx Curious Blue. HEX triplet: 32, 8E and B9. RGB value is (50,142,185). Sum of RGB (Red+Green+Blue) = 50+142+185=377 (49% of max value = 765). Red value is 50 (19.92% from 255 or 13.26% from 377); Green value is 142 (55.86% from 255 or 37.67% from 377); Blue value is 185 (72.66% from 255 or 49.07% from 377); Max value from RGB is 185 - color contains mainly: blue. Hex color #328EB9 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #328EB9 is #CD7146. Grayscale: #777777. Windows color (decimal): -13463879 or 12160562. OLE color: 12160562.

HSL color Cylindrical-coordinate representation of color #328EB9: hue angle of 199.11º degrees, saturation: 0.57, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328EB9 is Cyan = 0.73, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.27.

Color convert

RGB50142185-
CMYK0.730.2300.27
HSL199.11º57.45%46.08%-
HSV(B)199.11º72.97%72.55%-
XYZ19.7523.5349.4-
YUV119.39165.0278.5-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 13.26%
GREEN value IS 142 (55.86% from 255) = 37.67%
BLUE value IS 185 (72.66% from 255) = 49.07%
R=13.26%
G=37.67%
B=49.07%

CMYK

C (Cyan) values IS 0.73
M (Magenta) values IS 0.23
Y (Yellow) values IS 0
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal501421850.730.2300.27199.1157.4546.08
Hex328EB9491701Bc7392e
Octal62216271111270333077156
Binary110010100011101011100110010011011101101111000111111001101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #328eb9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #328eb9; }

 p { color: rgb(50,142,185); }

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

<style>
 a { background-color: #328eb9; }

 a { background-color: rgb(50,142,185); }

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

<style>
 span { border-color: #328eb9; }

 span { border-color: rgb(50,142,185); }

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

cancel