#0C594D

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

Shades of Mosque #0C594D

Tints of Mosque #0C594D

Color information

#0C594D (or 0x0C594D) is unknown color: approx Mosque. HEX triplet: 0C, 59 and 4D. RGB value is (12,89,77). Sum of RGB (Red+Green+Blue) = 12+89+77=178 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.74% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 77 (30.47% from 255 or 43.26% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #0C594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C594D is #F3A6B2. Grayscale: #404040. Windows color (decimal): -15967923 or 5069068. OLE color: 5069068.

HSL color Cylindrical-coordinate representation of color #0C594D: hue angle of 170.65º degrees, saturation: 0.76, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0C594D is Cyan = 0.87, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.

Color convert

RGB128977-
CMYK0.8700.130.65
HSL170.65º76.24%19.8%-
HSV(B)170.65º86.52%34.9%-
XYZ5.067.768.25-
YUV64.61134.9990.48-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.74%
GREEN value IS 89 (35.16% from 255) = 50%
BLUE value IS 77 (30.47% from 255) = 43.26%
R=6.74%
G=50%
B=43.26%

CMYK

C (Cyan) values IS 0.87
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1289770.8700.130.65170.6576.2419.8
HexC594D570D41ab4c14
Octal1413111512701510125311424
Binary110010110011001101101011101101100000110101011100110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C594D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0C594D; }

 p { color: rgb(12,89,77); }

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

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

 a { background-color: rgb(12,89,77); }

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

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

 span { border-color: rgb(12,89,77); }

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