#0C564F

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

Shades of Mosque #0C564F

Tints of Mosque #0C564F

Color information

#0C564F (or 0x0C564F) is unknown color: approx Mosque. HEX triplet: 0C, 56 and 4F. RGB value is (12,86,79). Sum of RGB (Red+Green+Blue) = 12+86+79=177 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.78% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 79 (31.25% from 255 or 44.63% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #0C564F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C564F is #F3A9B0. Grayscale: #3F3F3F. Windows color (decimal): -15968689 or 5199372. OLE color: 5199372.

HSL color Cylindrical-coordinate representation of color #0C564F: hue angle of 174.32º degrees, saturation: 0.76, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0C564F is Cyan = 0.86, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.

Color convert

RGB128679-
CMYK0.8600.080.66
HSL174.32º75.51%19.22%-
HSV(B)174.32º86.05%33.73%-
XYZ4.897.38.55-
YUV63.08136.9891.57-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.78%
GREEN value IS 86 (33.98% from 255) = 48.59%
BLUE value IS 79 (31.25% from 255) = 44.63%
R=6.78%
G=48.59%
B=44.63%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1286790.8600.080.66174.3275.5119.22
HexC564F560842ae4c13
Octal1412611712601010225611423
Binary110010101101001111101011001000100001010101110100110010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C564F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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