#066556

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

Shades of Mosque #066556

Tints of Mosque #066556

Color information

#066556 (or 0x066556) is unknown color: approx Mosque. HEX triplet: 06, 65 and 56. RGB value is (6,101,86). Sum of RGB (Red+Green+Blue) = 6+101+86=193 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.11% from 193); Green value is 101 (39.84% from 255 or 52.33% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 101 - color contains mainly: green. Hex color #066556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066556 is #F99AA9. Grayscale: #464646. Windows color (decimal): -16358058 or 5661958. OLE color: 5661958.

HSL color Cylindrical-coordinate representation of color #066556: hue angle of 170.53º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066556 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.

Color convert

RGB610186-
CMYK0.9400.150.60
HSL170.53º88.79%20.98%-
HSV(B)170.53º94.06%39.61%-
XYZ6.4110.0210.4-
YUV70.88136.5381.72-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.11%
GREEN value IS 101 (39.84% from 255) = 52.33%
BLUE value IS 86 (33.98% from 255) = 44.56%
R=3.11%
G=52.33%
B=44.56%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal6101860.9400.150.60170.5388.7920.98
Hex665565E0F3Cab5915
Octal61451261360177425313125
Binary1101100101101011010111100111111110010101011101100110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066556

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066556; }

 p { color: rgb(6,101,86); }

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

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

 a { background-color: rgb(6,101,86); }

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

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

 span { border-color: rgb(6,101,86); }

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