Html Css Color HEX #046058 Mosque

📋 copy color: '#046058'

red 4 ◦ green 96 ◦ blue 88

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

Shades of Mosque #046058

Tints of Mosque #046058

RGB

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

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

 BLUE value IS 88 (34.77% from 255) = 46.81%

R = 2.13%
G = 51.06%
B = 46.81%

CMYK

 C value IS 0.96

 M value IS 0

 Y value IS 0.08

 K value IS 0.62

RGB Variations

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

Color information

#046058 (or 0x046058) is known color: Mosque. HEX triplet: 04, 60 and 58. RGB value is (4,96,88). Sum of RGB (Red+Green+Blue) = 4+96+88=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #046058 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046058 is #FB9FA7. Grayscale: #434343. Windows color (decimal): -16490408 or 5791748. OLE color: 5791748.

HSL color Cylindrical-coordinate representation of color #046058: hue angle of 174.78º 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 #046058 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.

Color convert

RGB 4 96 88 -
CMYK 0.96 0 0.08 0.62
HSL 174.78º 0.92% 0.2% -
HSV(B) 174.78º 0.96% 0.38% -
XYZ 5.99 9.1 10.67 -
YUV 67.58 139.52 82.65 -
System Red Green Blue C M Y K H S L
Decimal 4 96 88 0.96 0 0.08 0.62 174.78 0.92 0.2
Hex 4 60 58 60 0 8 3E AF 5C 14
Octal 4 140 130 140 0 10 76 257 134 24
Binary 100 1100000 1011000 1100000 0 1000 111110 10101111 1011100 10100

Color Harmonies of #046058

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #046058

Black with #046058

Text Example


Text Example

White with #046058

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #046058; }

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

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

background-color css

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

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

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

border-color css

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

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

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