#056666

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

Shades of Mosque #056666

Tints of Mosque #056666

Color information

#056666 (or 0x056666) is unknown color: approx Mosque. HEX triplet: 05, 66 and 66. RGB value is (5,102,102). Sum of RGB (Red+Green+Blue) = 5+102+102=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 102 (40.23% from 255 or 48.80% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: green, blue. Hex color #056666 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056666 is #FA9999. Grayscale: #484848. Windows color (decimal): -16423322 or 6710789. OLE color: 6710789.

HSL color Cylindrical-coordinate representation of color #056666: hue angle of 180º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056666 is Cyan = 0.95, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.6.

Color convert

RGB5102102-
CMYK0.95000.6
HSL180º90.65%20.98%-
HSV(B)180º95.1%40%-
XYZ7.2110.4914.22-
YUV73144.3679.5-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.39%
GREEN value IS 102 (40.23% from 255) = 48.80%
BLUE value IS 102 (40.23% from 255) = 48.80%
R=2.39%
G=48.80%
B=48.80%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal51021020.95000.618090.6520.98
Hex566665F003Cb45b15
Octal5146146137007426413325
Binary1011100110110011010111110011110010110100101101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056666

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056666; }

 p { color: rgb(5,102,102); }

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

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

 a { background-color: rgb(5,102,102); }

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

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

 span { border-color: rgb(5,102,102); }

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