#066559

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

Shades of Mosque #066559

Tints of Mosque #066559

Color information

#066559 (or 0x066559) is unknown color: approx Mosque. HEX triplet: 06, 65 and 59. RGB value is (6,101,89). Sum of RGB (Red+Green+Blue) = 6+101+89=196 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.06% from 196); Green value is 101 (39.84% from 255 or 51.53% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 101 - color contains mainly: green. Hex color #066559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066559 is #F99AA6. Grayscale: #474747. Windows color (decimal): -16358055 or 5858566. OLE color: 5858566.

HSL color Cylindrical-coordinate representation of color #066559: hue angle of 172.42º 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 #066559 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.

Color convert

RGB610189-
CMYK0.9400.120.60
HSL172.42º88.79%20.98%-
HSV(B)172.42º94.06%39.61%-
XYZ6.5310.0711.05-
YUV71.23138.0381.48-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.06%
GREEN value IS 101 (39.84% from 255) = 51.53%
BLUE value IS 89 (35.16% from 255) = 45.41%
R=3.06%
G=51.53%
B=45.41%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal6101890.9400.120.60172.4288.7920.98
Hex665595E0C3Cac5915
Octal61451311360147425413125
Binary1101100101101100110111100110011110010101100101100110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066559

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066559; }

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

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

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

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

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

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

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

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