#06594C

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

Shades of Mosque #06594C

Tints of Mosque #06594C

Color information

#06594C (or 0x06594C) is unknown color: approx Mosque. HEX triplet: 06, 59 and 4C. RGB value is (6,89,76). Sum of RGB (Red+Green+Blue) = 6+89+76=171 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.51% from 171); Green value is 89 (35.16% from 255 or 52.05% from 171); Blue value is 76 (30.08% from 255 or 44.44% from 171); Max value from RGB is 89 - color contains mainly: green. Hex color #06594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06594C is #F9A6B3. Grayscale: #3E3E3E. Windows color (decimal): -16361140 or 5003526. OLE color: 5003526.

HSL color Cylindrical-coordinate representation of color #06594C: hue angle of 170.6º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06594C is Cyan = 0.93, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.

Color convert

RGB68976-
CMYK0.9300.150.65
HSL170.6º87.37%18.63%-
HSV(B)170.6º93.26%34.9%-
XYZ4.957.718.06-
YUV62.7135.587.56-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.51%
GREEN value IS 89 (35.16% from 255) = 52.05%
BLUE value IS 76 (30.08% from 255) = 44.44%
R=3.51%
G=52.05%
B=44.44%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal689760.9300.150.65170.687.3718.63
Hex6594C5D0F41ab5713
Octal613111413501710125312723
Binary11010110011001100101110101111100000110101011101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06594C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #06594C; }

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

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

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

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

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

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

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

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