#0B655A

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

Shades of Mosque #0B655A

Tints of Mosque #0B655A

Color information

#0B655A (or 0x0B655A) is unknown color: approx Mosque. HEX triplet: 0B, 65 and 5A. RGB value is (11,101,90). Sum of RGB (Red+Green+Blue) = 11+101+90=202 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.45% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 90 (35.55% from 255 or 44.55% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #0B655A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B655A is #F49AA5. Grayscale: #484848. Windows color (decimal): -16030374 or 5924107. OLE color: 5924107.

HSL color Cylindrical-coordinate representation of color #0B655A: hue angle of 172.67º 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 #0B655A is Cyan = 0.89, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.60.

Color convert

RGB1110190-
CMYK0.8900.110.60
HSL172.67º80.36%21.96%-
HSV(B)172.67º89.11%39.61%-
XYZ6.6410.1211.28-
YUV72.84137.6883.89-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.45%
GREEN value IS 101 (39.84% from 255) = 50%
BLUE value IS 90 (35.55% from 255) = 44.55%
R=5.45%
G=50%
B=44.55%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal11101900.8900.110.60172.6780.3621.96
HexB655A590B3Cad5016
Octal131451321310137425512026
Binary10111100101101101010110010101111110010101101101000010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B655A

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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