#006059

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

Shades of Mosque #006059

Tints of Mosque #006059

Color information

#006059 (or 0x006059) is unknown color: approx Mosque. HEX triplet: 00, 60 and 59. RGB value is (0,96,89). Sum of RGB (Red+Green+Blue) = 0+96+89=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #006059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006059 is #FF9FA6. Grayscale: #424242. Windows color (decimal): -16752551 or 5857280. OLE color: 5857280.

HSL color Cylindrical-coordinate representation of color #006059: hue angle of 175.62º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006059 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.

Color convert

RGB09689-
CMYK100.070.62
HSL175.62º100%18.82%-
HSV(B)175.62º100%37.65%-
XYZ5.999.0910.89-
YUV66.5140.780.57-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 96 (37.89% from 255) = 51.89%
BLUE value IS 89 (35.16% from 255) = 48.11%
R=0%
G=51.89%
B=48.11%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal09689100.070.62175.6210018.82
Hex0605964073Eb06413
Octal0140131144077626014423
Binary0110000010110011100100011111111010110000110010010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #006059

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #006059; }

 p { color: rgb(0,96,89); }

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

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

 a { background-color: rgb(0,96,89); }

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

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

 span { border-color: rgb(0,96,89); }

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