#06584A

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

Shades of Mosque #06584A

Tints of Mosque #06584A

Color information

#06584A (or 0x06584A) is unknown color: approx Mosque. HEX triplet: 06, 58 and 4A. RGB value is (6,88,74). Sum of RGB (Red+Green+Blue) = 6+88+74=168 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.57% from 168); Green value is 88 (34.77% from 255 or 52.38% from 168); Blue value is 74 (29.30% from 255 or 44.05% from 168); Max value from RGB is 88 - color contains mainly: green. Hex color #06584A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06584A is #F9A7B5. Grayscale: #3D3D3D. Windows color (decimal): -16361398 or 4872198. OLE color: 4872198.

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

Color convert

RGB68874-
CMYK0.9300.160.65
HSL169.76º87.23%18.43%-
HSV(B)169.76º93.18%34.51%-
XYZ4.87.517.68-
YUV61.89134.8388.14-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.57%
GREEN value IS 88 (34.77% from 255) = 52.38%
BLUE value IS 74 (29.30% from 255) = 44.05%
R=3.57%
G=52.38%
B=44.05%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.16
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal688740.9300.160.65169.7687.2318.43
Hex6584A5D01041aa5712
Octal613011213502010125212722
Binary110101100010010101011101010000100000110101010101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06584A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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