#3044cd

Color #3044CD Cerulean Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cerulean Blue #3044CD

Tints of Cerulean Blue #3044CD

Color information

#3044CD (or 0x3044CD) is unknown color: approx Cerulean Blue. HEX triplet: 30, 44 and CD. RGB value is (48,68,205). Sum of RGB (Red+Green+Blue) = 48+68+205=321 (42% of max value = 765). Red value is 48 (19.14% from 255 or 14.95% from 321); Green value is 68 (26.95% from 255 or 21.18% from 321); Blue value is 205 (80.47% from 255 or 63.86% from 321); Max value from RGB is 205 - color contains mainly: blue. Hex color #3044CD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #3044CD is #CFBB32. Grayscale: #4D4D4D. Windows color (decimal): -13613875 or 13452336. OLE color: 13452336.

HSL color Cylindrical-coordinate representation of color #3044CD: hue angle of 232.36º degrees, saturation: 0.62, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #3044CD is Cyan = 0.77, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.20.

Color convert

RGB4868205-
CMYK0.770.6700.20
HSL232.36º62.06%49.61%-
HSV(B)232.36º76.59%80.39%-
XYZ14.319.1758.77-
YUV77.64199.87106.86-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 14.95%
GREEN value IS 68 (26.95% from 255) = 21.18%
BLUE value IS 205 (80.47% from 255) = 63.86%
R=14.95%
G=21.18%
B=63.86%

CMYK

C (Cyan) values IS 0.77
M (Magenta) values IS 0.67
Y (Yellow) values IS 0
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal48682050.770.6700.20232.3662.0649.61
Hex3044CD4D43014e83e32
Octal601043151151030243507662
Binary1100001000100110011011001101100001101010011101000111110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #3044cd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #3044cd; }

 p { color: rgb(48,68,205); }

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

<style>
 a { background-color: #3044cd; }

 a { background-color: rgb(48,68,205); }

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

<style>
 span { border-color: #3044cd; }

 span { border-color: rgb(48,68,205); }

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

cancel