#0C5854

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

Shades of Mosque #0C5854

Tints of Mosque #0C5854

Color information

#0C5854 (or 0x0C5854) is unknown color: approx Mosque. HEX triplet: 0C, 58 and 54. RGB value is (12,88,84). Sum of RGB (Red+Green+Blue) = 12+88+84=184 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.52% from 184); Green value is 88 (34.77% from 255 or 47.83% from 184); Blue value is 84 (33.20% from 255 or 45.65% from 184); Max value from RGB is 88 - color contains mainly: green. Hex color #0C5854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5854 is #F3A7AB. Grayscale: #404040. Windows color (decimal): -15968172 or 5527564. OLE color: 5527564.

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

Color convert

RGB128884-
CMYK0.8600.050.65
HSL176.84º76%19.61%-
HSV(B)176.84º86.36%34.51%-
XYZ5.247.79.6-
YUV64.82138.8290.33-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.52%
GREEN value IS 88 (34.77% from 255) = 47.83%
BLUE value IS 84 (33.20% from 255) = 45.65%
R=6.52%
G=47.83%
B=45.65%

CMYK

C (Cyan) values IS 0.86
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1288840.8600.050.65176.847619.61
HexC5854560541b14c14
Octal141301241260510126111424
Binary11001011000101010010101100101100000110110001100110010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C5854

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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