Html Css Color HEX #046063 Mosque

📋 copy color: '#046063'

red 4 ◦ green 96 ◦ blue 99

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

Shades of Mosque #046063

Tints of Mosque #046063

RGB

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

 GREEN value IS 96 (37.89% from 255) = 48.24%

 BLUE value IS 99 (39.06% from 255) = 49.75%

R = 2.01%
G = 48.24%
B = 49.75%

CMYK

 C value IS 0.96

 M value IS 0.03

 Y value IS 0

 K value IS 0.61

RGB Variations

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

Color information

#046063 (or 0x046063) is known color: Mosque. HEX triplet: 04, 60 and 63. RGB value is (4,96,99). Sum of RGB (Red+Green+Blue) = 4+96+99=199 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.01% from 199); Green value is 96 (37.89% from 255 or 48.24% from 199); Blue value is 99 (39.06% from 255 or 49.75% from 199); Max value from RGB is 99 - color contains mainly: blue. Hex color #046063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046063 is #FB9F9C. Grayscale: #444444. Windows color (decimal): -16490397 or 6512644. OLE color: 6512644.

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

Color convert

RGB 4 96 99 -
CMYK 0.96 0.03 0 0.61
HSL 181.89º 0.92% 0.2% -
HSV(B) 181.89º 0.96% 0.39% -
XYZ 6.49 9.29 13.26 -
YUV 68.83 145.02 81.76 -
System Red Green Blue C M Y K H S L
Decimal 4 96 99 0.96 0.03 0 0.61 181.89 0.92 0.2
Hex 4 60 63 60 3 0 3D B6 5C 14
Octal 4 140 143 140 3 0 75 266 134 24
Binary 100 1100000 1100011 1100000 11 0 111101 10110110 1011100 10100

Color Harmonies of #046063

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #046063

Black with #046063

Text Example


Text Example

White with #046063

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #046063; }

 p { color: rgb(4,96,99); }

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

background-color css

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

 a { background-color: rgb(4,96,99); }

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

border-color css

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

 span { border-color: rgb(4,96,99); }

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