#06594A

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

Shades of Mosque #06594A

Tints of Mosque #06594A

Color information

#06594A (or 0x06594A) is unknown color: approx Mosque. HEX triplet: 06, 59 and 4A. RGB value is (6,89,74). Sum of RGB (Red+Green+Blue) = 6+89+74=169 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.55% from 169); Green value is 89 (35.16% from 255 or 52.66% from 169); Blue value is 74 (29.30% from 255 or 43.79% from 169); Max value from RGB is 89 - color contains mainly: green. Hex color #06594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06594A is #F9A6B5. Grayscale: #3E3E3E. Windows color (decimal): -16361142 or 4872454. OLE color: 4872454.

HSL color Cylindrical-coordinate representation of color #06594A: hue angle of 169.16º 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 #06594A is Cyan = 0.93, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.

Color convert

RGB68974-
CMYK0.9300.170.65
HSL169.16º87.37%18.63%-
HSV(B)169.16º93.26%34.9%-
XYZ4.887.687.7-
YUV62.47134.587.72-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.55%
GREEN value IS 89 (35.16% from 255) = 52.66%
BLUE value IS 74 (29.30% from 255) = 43.79%
R=3.55%
G=52.66%
B=43.79%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.17
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal689740.9300.170.65169.1687.3718.63
Hex6594A5D01141a95713
Octal613111213502110125112723
Binary110101100110010101011101010001100000110101001101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06594A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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