#056866

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

Shades of Mosque #056866

Tints of Mosque #056866

Color information

#056866 (or 0x056866) is unknown color: approx Mosque. HEX triplet: 05, 68 and 66. RGB value is (5,104,102). Sum of RGB (Red+Green+Blue) = 5+104+102=211 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.37% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #056866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056866 is #FA9799. Grayscale: #4A4A4A. Windows color (decimal): -16422810 or 6711301. OLE color: 6711301.

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

Color convert

RGB5104102-
CMYK0.9500.020.59
HSL178.79º90.83%21.37%-
HSV(B)178.79º95.19%40.78%-
XYZ7.4110.8914.28-
YUV74.17143.778.66-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 2.37%
GREEN value IS 104 (41.02% from 255) = 49.29%
BLUE value IS 102 (40.23% from 255) = 48.34%
R=2.37%
G=49.29%
B=48.34%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal51041020.9500.020.59178.7990.8321.37
Hex568665F023Bb35b15
Octal5150146137027326313325
Binary10111010001100110101111101011101110110011101101110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056866

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056866; }

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

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

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

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

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

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

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

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