#0B6152

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

Shades of Mosque #0B6152

Tints of Mosque #0B6152

Color information

#0B6152 (or 0x0B6152) is unknown color: approx Mosque. HEX triplet: 0B, 61 and 52. RGB value is (11,97,82). Sum of RGB (Red+Green+Blue) = 11+97+82=190 (25% of max value = 765). Red value is 11 (4.69% from 255 or 5.79% from 190); Green value is 97 (38.28% from 255 or 51.05% from 190); Blue value is 82 (32.42% from 255 or 43.16% from 190); Max value from RGB is 97 - color contains mainly: green. Hex color #0B6152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B6152 is #F49EAD. Grayscale: #454545. Windows color (decimal): -16031406 or 5398795. OLE color: 5398795.

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

Color convert

RGB119782-
CMYK0.8900.150.62
HSL169.53º79.63%21.18%-
HSV(B)169.53º88.66%38.04%-
XYZ5.949.239.45-
YUV69.58135.0186.22-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.79%
GREEN value IS 97 (38.28% from 255) = 51.05%
BLUE value IS 82 (32.42% from 255) = 43.16%
R=5.79%
G=51.05%
B=43.16%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal1197820.8900.150.62169.5379.6321.18
HexB6152590F3Eaa5015
Octal131411221310177625212025
Binary10111100001101001010110010111111111010101010101000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B6152

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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