#0A5650

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

Shades of Mosque #0A5650

Tints of Mosque #0A5650

Color information

#0A5650 (or 0x0A5650) is unknown color: approx Mosque. HEX triplet: 0A, 56 and 50. RGB value is (10,86,80). Sum of RGB (Red+Green+Blue) = 10+86+80=176 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.68% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 80 (31.64% from 255 or 45.45% from 176); Max value from RGB is 86 - color contains mainly: green. Hex color #0A5650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A5650 is #F5A9AF. Grayscale: #3E3E3E. Windows color (decimal): -16099760 or 5264906. OLE color: 5264906.

HSL color Cylindrical-coordinate representation of color #0A5650: hue angle of 175.26º 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 #0A5650 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.

Color convert

RGB108680-
CMYK0.8800.070.66
HSL175.26º79.17%18.82%-
HSV(B)175.26º88.37%33.73%-
XYZ4.97.38.74-
YUV62.59137.8290.49-

RGB Variations

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

RGB

RED value IS 10 (4.30% from 255) = 5.68%
GREEN value IS 86 (33.98% from 255) = 48.86%
BLUE value IS 80 (31.64% from 255) = 45.45%
R=5.68%
G=48.86%
B=45.45%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal1086800.8800.070.66175.2679.1718.82
HexA5650580742af4f13
Octal121261201300710225711723
Binary10101010110101000010110000111100001010101111100111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0A5650

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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