#0B6556

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

Shades of Mosque #0B6556

Tints of Mosque #0B6556

Color information

#0B6556 (or 0x0B6556) is unknown color: approx Mosque. HEX triplet: 0B, 65 and 56. RGB value is (11,101,86). Sum of RGB (Red+Green+Blue) = 11+101+86=198 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.56% from 198); Green value is 101 (39.84% from 255 or 51.01% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 101 - color contains mainly: green. Hex color #0B6556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B6556 is #F49AA9. Grayscale: #484848. Windows color (decimal): -16030378 or 5661963. OLE color: 5661963.

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

Color convert

RGB1110186-
CMYK0.8900.150.60
HSL170º80.36%21.96%-
HSV(B)170º89.11%39.61%-
XYZ6.4710.0510.4-
YUV72.38135.6884.22-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.56%
GREEN value IS 101 (39.84% from 255) = 51.01%
BLUE value IS 86 (33.98% from 255) = 43.43%
R=5.56%
G=51.01%
B=43.43%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal11101860.8900.150.6017080.3621.96
HexB6556590F3Caa5016
Octal131451261310177425212026
Binary10111100101101011010110010111111110010101010101000010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B6556

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(11,101,86); }

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

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

 a { background-color: rgb(11,101,86); }

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

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

 span { border-color: rgb(11,101,86); }

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