#0C6152

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

Shades of Mosque #0C6152

Tints of Mosque #0C6152

Color information

#0C6152 (or 0x0C6152) is unknown color: approx Mosque. HEX triplet: 0C, 61 and 52. RGB value is (12,97,82). Sum of RGB (Red+Green+Blue) = 12+97+82=191 (25% of max value = 765). Red value is 12 (5.08% from 255 or 6.28% from 191); Green value is 97 (38.28% from 255 or 50.79% from 191); Blue value is 82 (32.42% from 255 or 42.93% from 191); Max value from RGB is 97 - color contains mainly: green. Hex color #0C6152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C6152 is #F39EAD. Grayscale: #454545. Windows color (decimal): -15965870 or 5398796. OLE color: 5398796.

HSL color Cylindrical-coordinate representation of color #0C6152: hue angle of 169.41º degrees, saturation: 0.78, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0C6152 is Cyan = 0.88, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.

Color convert

RGB129782-
CMYK0.8800.150.62
HSL169.41º77.98%21.37%-
HSV(B)169.41º87.63%38.04%-
XYZ5.959.249.45-
YUV69.88134.8486.72-

RGB Variations

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

RGB

RED value IS 12 (5.08% from 255) = 6.28%
GREEN value IS 97 (38.28% from 255) = 50.79%
BLUE value IS 82 (32.42% from 255) = 42.93%
R=6.28%
G=50.79%
B=42.93%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1297820.8800.150.62169.4177.9821.37
HexC6152580F3Ea94e15
Octal141411221300177625111625
Binary11001100001101001010110000111111111010101001100111010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0C6152

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(12,97,82); }

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

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

 a { background-color: rgb(12,97,82); }

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

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

 span { border-color: rgb(12,97,82); }

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