#0C584F

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

Shades of Mosque #0C584F

Tints of Mosque #0C584F

Color information

#0C584F (or 0x0C584F) is unknown color: approx Mosque. HEX triplet: 0C, 58 and 4F. RGB value is (12,88,79). Sum of RGB (Red+Green+Blue) = 12+88+79=179 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.70% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 79 (31.25% from 255 or 44.13% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #0C584F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C584F is #F3A7B0. Grayscale: #404040. Windows color (decimal): -15968177 or 5199884. OLE color: 5199884.

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

Color convert

RGB128879-
CMYK0.8600.100.65
HSL172.89º76%19.61%-
HSV(B)172.89º86.36%34.51%-
XYZ5.057.628.6-
YUV64.25136.3290.73-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.70%
GREEN value IS 88 (34.77% from 255) = 49.16%
BLUE value IS 79 (31.25% from 255) = 44.13%
R=6.70%
G=49.16%
B=44.13%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1288790.8600.100.65172.897619.61
HexC584F560A41ad4c14
Octal1413011712601210125511424
Binary110010110001001111101011001010100000110101101100110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C584F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(12,88,79); }

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

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

 a { background-color: rgb(12,88,79); }

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

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

 span { border-color: rgb(12,88,79); }

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