#0A564E

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

Shades of Mosque #0A564E

Tints of Mosque #0A564E

Color information

#0A564E (or 0x0A564E) is unknown color: approx Mosque. HEX triplet: 0A, 56 and 4E. RGB value is (10,86,78). Sum of RGB (Red+Green+Blue) = 10+86+78=174 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.75% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 78 (30.86% from 255 or 44.83% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #0A564E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A564E is #F5A9B1. Grayscale: #3E3E3E. Windows color (decimal): -16099762 or 5133834. OLE color: 5133834.

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

Color convert

RGB108678-
CMYK0.8800.090.66
HSL173.68º79.17%18.82%-
HSV(B)173.68º88.37%33.73%-
XYZ4.837.278.36-
YUV62.36136.8290.65-

RGB Variations

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

RGB

RED value IS 10 (4.30% from 255) = 5.75%
GREEN value IS 86 (33.98% from 255) = 49.43%
BLUE value IS 78 (30.86% from 255) = 44.83%
R=5.75%
G=49.43%
B=44.83%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1086780.8800.090.66173.6879.1718.82
HexA564E580942ae4f13
Octal1212611613001110225611723
Binary101010101101001110101100001001100001010101110100111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0A564E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(10,86,78); }

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

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

 a { background-color: rgb(10,86,78); }

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

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

 span { border-color: rgb(10,86,78); }

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