#005956

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

Shades of Mosque #005956

Tints of Mosque #005956

Color information

#005956 (or 0x005956) is unknown color: approx Mosque. HEX triplet: 00, 59 and 56. RGB value is (0,89,86). Sum of RGB (Red+Green+Blue) = 0+89+86=175 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #005956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005956 is #FFA6A9. Grayscale: #3D3D3D. Windows color (decimal): -16754346 or 5658880. OLE color: 5658880.

HSL color Cylindrical-coordinate representation of color #005956: hue angle of 177.98º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005956 is Cyan = 1, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB08986-
CMYK100.030.65
HSL177.98º100%17.45%-
HSV(B)177.98º100%34.9%-
XYZ5.257.8210.04-
YUV62.05141.5183.74-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 89 (35.16% from 255) = 50.86%
BLUE value IS 86 (33.98% from 255) = 49.14%
R=0%
G=50.86%
B=49.14%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal08986100.030.65177.9810017.45
Hex05956640341b26411
Octal01311261440310126214421
Binary0101100110101101100100011100000110110010110010010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005956; }

 p { color: rgb(0,89,86); }

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

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

 a { background-color: rgb(0,89,86); }

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

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

 span { border-color: rgb(0,89,86); }

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