Html Css Color HEX #046155 Mosque

📋 copy color: '#046155'

red 4 ◦ green 97 ◦ blue 85

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

Shades of Mosque #046155

Tints of Mosque #046155

RGB

 RED value IS 4 (1.95% from 255) = 2.15%

 GREEN value IS 97 (38.28% from 255) = 52.15%

 BLUE value IS 85 (33.59% from 255) = 45.7%

R = 2.15%
G = 52.15%
B = 45.7%

CMYK

 C value IS 0.96

 M value IS 0

 Y value IS 0.12

 K value IS 0.62

RGB Variations

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

Color information

#046155 (or 0x046155) is known color: Mosque. HEX triplet: 04, 61 and 55. RGB value is (4,97,85). Sum of RGB (Red+Green+Blue) = 4+97+85=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #046155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046155 is #FB9EAA. Grayscale: #434343. Windows color (decimal): -16490155 or 5595396. OLE color: 5595396.

HSL color Cylindrical-coordinate representation of color #046155: hue angle of 172.26º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046155 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.

Color convert

RGB 4 97 85 -
CMYK 0.96 0 0.12 0.62
HSL 172.26º 0.92% 0.2% -
HSV(B) 172.26º 0.96% 0.38% -
XYZ 5.96 9.23 10.06 -
YUV 67.83 137.69 82.48 -
System Red Green Blue C M Y K H S L
Decimal 4 97 85 0.96 0 0.12 0.62 172.26 0.92 0.2
Hex 4 61 55 60 0 C 3E AC 5C 14
Octal 4 141 125 140 0 14 76 254 134 24
Binary 100 1100001 1010101 1100000 0 1100 111110 10101100 1011100 10100

Color Harmonies of #046155

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #046155

Black with #046155

Text Example


Text Example

White with #046155

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #046155; }

 p { color: rgb(4,97,85); }

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

background-color css

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

 a { background-color: rgb(4,97,85); }

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

border-color css

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

 span { border-color: rgb(4,97,85); }

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