#0A635E

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

Shades of Mosque #0A635E

Tints of Mosque #0A635E

Color information

#0A635E (or 0x0A635E) is unknown color: approx Mosque. HEX triplet: 0A, 63 and 5E. RGB value is (10,99,94). Sum of RGB (Red+Green+Blue) = 10+99+94=203 (26% of max value = 765). Red value is 10 (4.30% from 255 or 4.93% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 94 (37.11% from 255 or 46.31% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #0A635E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A635E is #F59CA1. Grayscale: #474747. Windows color (decimal): -16096418 or 6185738. OLE color: 6185738.

HSL color Cylindrical-coordinate representation of color #0A635E: hue angle of 176.63º degrees, saturation: 0.82, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A635E is Cyan = 0.90, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.61.

Color convert

RGB109994-
CMYK0.9000.050.61
HSL176.63º81.65%21.37%-
HSV(B)176.63º89.9%38.82%-
XYZ6.619.812.13-
YUV71.82140.5183.91-

RGB Variations

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

RGB

RED value IS 10 (4.30% from 255) = 4.93%
GREEN value IS 99 (39.06% from 255) = 48.77%
BLUE value IS 94 (37.11% from 255) = 46.31%
R=4.93%
G=48.77%
B=46.31%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal1099940.9000.050.61176.6381.6521.37
HexA635E5A053Db15215
Octal12143136132057526112225
Binary1010110001110111101011010010111110110110001101001010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0A635E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(10,99,94); }

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

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

 a { background-color: rgb(10,99,94); }

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

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

 span { border-color: rgb(10,99,94); }

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