Html Css Color HEX #055956 Mosque

📋 copy color: '#055956'

red 5 ◦ green 89 ◦ blue 86

#055956
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #055956

Tints of Mosque #055956

RGB

 RED value IS 5 (2.34% from 255) = 2.78%

 GREEN value IS 89 (35.16% from 255) = 49.44%

 BLUE value IS 86 (33.98% from 255) = 47.78%

R = 2.78%
G = 49.44%
B = 47.78%

CMYK

 C value IS 0.94

 M value IS 0

 Y value IS 0.03

 K value IS 0.65

RGB Variations

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

Color information

#055956 (or 0x055956) is known color: Mosque. HEX triplet: 05, 59 and 56. RGB value is (5,89,86). Sum of RGB (Red+Green+Blue) = 5+89+86=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #055956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055956 is #FAA6A9. Grayscale: #3F3F3F. Windows color (decimal): -16426666 or 5658885. OLE color: 5658885.

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

Color convert

RGB 5 89 86 -
CMYK 0.94 0 0.03 0.65
HSL 177.86º 0.89% 0.18% -
HSV(B) 177.86º 0.94% 0.35% -
XYZ 5.31 7.85 10.04 -
YUV 63.54 140.67 86.24 -
System Red Green Blue C M Y K H S L
Decimal 5 89 86 0.94 0 0.03 0.65 177.86 0.89 0.18
Hex 5 59 56 5E 0 3 41 B2 59 12
Octal 5 131 126 136 0 3 101 262 131 22
Binary 101 1011001 1010110 1011110 0 11 1000001 10110010 1011001 10010

Color Harmonies of #055956

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #055956

Black with #055956

Text Example


Text Example

White with #055956

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #055956; }

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

 H1.HeaderClassName
 {
   color: #055956;
 }
 .AnyTagClassName
 {
   color: #055956;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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