Color Hex Logo

#0faced Color Hex

#0FACED
(15,172,237)
0 Favorites   1 Comments

Color spaces of #0faced

RGB 15172237
HSL0.550.880.49
HSV198°94°93°
CMYK 0.940.270.00   0.07
XYZ30.235635.721085.4220
Yxy35.72100.19970.2360
Hunter Lab59.7670-14.2908-42.9032
CIE-Lab66.3062-13.4468-42.5518

#0faced color RGB value is (15,172,237).

#0faced hex color red value is 15, green value is 172 and the blue value of its RGB is 237. Cylindrical-coordinate representations (also known as HSL) of color #0faced hue: 0.55 , saturation: 0.88 and the lightness value of 0faced is 0.49.

The process color (four color CMYK) of #0faced color hex is 0.94, 0.27, 0.00, 0.07. Web safe color of #0faced is #0099ff. Color #0faced contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00001111 10101100 11101101
Octal 17 254 355
Decimal 15 172 237
Hex F AC ED

RGB Percentages of Color #0faced

%3.54
%40.57
%55.90

CMYK Percentages of Color #0faced

%94
%27
%0
%7

Triadic Colors of #0faced

#0faced #ed0fac #aced0f

Analogous Colors of #0faced

#0faced #0f3ded #0fedbf

Monochromatic Colors of #0faced

#0faced

Complementary Color

#0faced #ed500f

#0faced Color Preview on Black Background

Lorem ipsum dolor sit amet.

#0faced Color Preview on White Background

Lorem ipsum dolor sit amet.

#0faced Color CSS Codes

.mybgcolor {background-color:#0faced; } 
.myforecolor {color:#0faced; }
.mybordercolor {border:3px solid #0faced; }

#0faced Text Font Color

<p style="color:#0faced">Text here</p>

This sample text font color is #0faced
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#0faced Background Color

<div style="background-color:#0faced">
Div content here</div>

This div background color is #0faced


#0faced Border Color

<div style="border:3px solid #0faced">
Div here</div>

This div border color is #0faced


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(15,172,237, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #0faced; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #0faced;
  -webkit-box-shadow: 1px 1px 3px 2px #0faced;
  box-shadow:         1px 1px 3px 2px #0faced; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(15,172,237, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #0faced">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #0faced;
  -webkit-box-shadow: 1px 1px 3px 2px #0faced;
  box-shadow:         1px 1px 3px 2px #0faced;">
Div content here</div>

This div box has shadow with color #0faced


Comments

11 Mar 2023, 21:20 Zacapea

Colour faced

Please login to write comment.