#0C5855

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

Shades of Mosque #0C5855

Tints of Mosque #0C5855

Color information

#0C5855 (or 0x0C5855) is unknown color: approx Mosque. HEX triplet: 0C, 58 and 55. RGB value is (12,88,85). Sum of RGB (Red+Green+Blue) = 12+88+85=185 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.49% from 185); Green value is 88 (34.77% from 255 or 47.57% from 185); Blue value is 85 (33.59% from 255 or 45.95% from 185); Max value from RGB is 88 - color contains mainly: green. Hex color #0C5855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5855 is #F3A7AA. Grayscale: #404040. Windows color (decimal): -15968171 or 5593100. OLE color: 5593100.

HSL color Cylindrical-coordinate representation of color #0C5855: hue angle of 177.63º 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 #0C5855 is Cyan = 0.86, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB128885-
CMYK0.8600.030.65
HSL177.63º76%19.61%-
HSV(B)177.63º86.36%34.51%-
XYZ5.287.719.8-
YUV64.93139.3290.24-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.49%
GREEN value IS 88 (34.77% from 255) = 47.57%
BLUE value IS 85 (33.59% from 255) = 45.95%
R=6.49%
G=47.57%
B=45.95%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1288850.8600.030.65177.637619.61
HexC5855560341b24c14
Octal141301251260310126211424
Binary1100101100010101011010110011100000110110010100110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C5855

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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