#06584C

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

Shades of Mosque #06584C

Tints of Mosque #06584C

Color information

#06584C (or 0x06584C) is unknown color: approx Mosque. HEX triplet: 06, 58 and 4C. RGB value is (6,88,76). Sum of RGB (Red+Green+Blue) = 6+88+76=170 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.53% from 170); Green value is 88 (34.77% from 255 or 51.76% from 170); Blue value is 76 (30.08% from 255 or 44.71% from 170); Max value from RGB is 88 - color contains mainly: green. Hex color #06584C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06584C is #F9A7B3. Grayscale: #3E3E3E. Windows color (decimal): -16361396 or 5003270. OLE color: 5003270.

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

Color convert

RGB68876-
CMYK0.9300.140.65
HSL171.22º87.23%18.43%-
HSV(B)171.22º93.18%34.51%-
XYZ4.877.548.04-
YUV62.11135.8387.98-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.53%
GREEN value IS 88 (34.77% from 255) = 51.76%
BLUE value IS 76 (30.08% from 255) = 44.71%
R=3.53%
G=51.76%
B=44.71%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal688760.9300.140.65171.2287.2318.43
Hex6584C5D0E41ab5712
Octal613011413501610125312722
Binary11010110001001100101110101110100000110101011101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06584C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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