Html Css Color HEX #046966 Mosque

📋 copy color: '#046966'

red 4 ◦ green 105 ◦ blue 102

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

Shades of Mosque #046966

Tints of Mosque #046966

RGB

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

 GREEN value IS 105 (41.41% from 255) = 49.76%

 BLUE value IS 102 (40.23% from 255) = 48.34%

R = 1.9%
G = 49.76%
B = 48.34%

CMYK

 C value IS 0.96

 M value IS 0

 Y value IS 0.03

 K value IS 0.59

RGB Variations

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

Color information

#046966 (or 0x046966) is known color: Mosque. HEX triplet: 04, 69 and 66. RGB value is (4,105,102). Sum of RGB (Red+Green+Blue) = 4+105+102=211 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.90% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #046966 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046966 is #FB9699. Grayscale: #4A4A4A. Windows color (decimal): -16488090 or 6711556. OLE color: 6711556.

HSL color Cylindrical-coordinate representation of color #046966: hue angle of 178.22º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046966 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.

Color convert

RGB 4 105 102 -
CMYK 0.96 0 0.03 0.59
HSL 178.22º 0.93% 0.21% -
HSV(B) 178.22º 0.96% 0.41% -
XYZ 7.5 11.09 14.32 -
YUV 74.46 143.54 77.74 -
System Red Green Blue C M Y K H S L
Decimal 4 105 102 0.96 0 0.03 0.59 178.22 0.93 0.21
Hex 4 69 66 60 0 3 3B B2 5D 15
Octal 4 151 146 140 0 3 73 262 135 25
Binary 100 1101001 1100110 1100000 0 11 111011 10110010 1011101 10101

Color Harmonies of #046966

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #046966

Black with #046966

Text Example


Text Example

White with #046966

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #046966; }

 p { color: rgb(4,105,102); }

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

background-color css

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

 a { background-color: rgb(4,105,102); }

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

border-color css

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

 span { border-color: rgb(4,105,102); }

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