#046f98

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

Shades of Cerulean #046F98

Tints of Cerulean #046F98

Color information

#046F98 (or 0x046F98) is unknown color: approx Cerulean. HEX triplet: 04, 6F and 98. RGB value is (4,111,152). Sum of RGB (Red+Green+Blue) = 4+111+152=267 (35% of max value = 765). Red value is 4 (1.95% from 255 or 1.50% from 267); Green value is 111 (43.75% from 255 or 41.57% from 267); Blue value is 152 (59.77% from 255 or 56.93% from 267); Max value from RGB is 152 - color contains mainly: blue. Hex color #046F98 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #046F98 is #FB9067. Grayscale: #535353. Windows color (decimal): -16486504 or 9989892. OLE color: 9989892.

HSL color Cylindrical-coordinate representation of color #046F98: hue angle of 196.62º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #046F98 is Cyan = 0.97, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.40.

Color convert

RGB4111152-
CMYK0.970.2700.40
HSL196.62º94.87%30.59%-
HSV(B)196.62º97.37%59.61%-
XYZ11.413.6631.74-
YUV83.68166.5571.17-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 1.50%
GREEN value IS 111 (43.75% from 255) = 41.57%
BLUE value IS 152 (59.77% from 255) = 56.93%
R=1.50%
G=41.57%
B=56.93%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.27
Y (Yellow) values IS 0
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal41111520.970.2700.40196.6294.8730.59
Hex46F98611B028c55f1f
Octal41572301413305030513737
Binary100110111110011000110000111011010100011000101101111111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #046f98

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #046f98; }

 p { color: rgb(4,111,152); }

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

<style>
 a { background-color: #046f98; }

 a { background-color: rgb(4,111,152); }

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

<style>
 span { border-color: #046f98; }

 span { border-color: rgb(4,111,152); }

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

cancel