Html Css Color HEX #065558 Mosque

📋 copy color: '#065558'

red 6 ◦ green 85 ◦ blue 88

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

Shades of Mosque #065558

Tints of Mosque #065558

RGB

 RED value IS 6 (2.73% from 255) = 3.35%

 GREEN value IS 85 (33.59% from 255) = 47.49%

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

R = 3.35%
G = 47.49%
B = 49.16%

CMYK

 C value IS 0.93

 M value IS 0.03

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#065558 (or 0x065558) is known color: Mosque. HEX triplet: 06, 55 and 58. RGB value is (6,85,88). Sum of RGB (Red+Green+Blue) = 6+85+88=179 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.35% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 88 (34.77% from 255 or 49.16% from 179); Max value from RGB is 88 - color contains mainly: blue. Hex color #065558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065558 is #F9AAA7. Grayscale: #3D3D3D. Windows color (decimal): -16362152 or 5788934. OLE color: 5788934.

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

Color convert

RGB 6 85 88 -
CMYK 0.93 0.03 0 0.65
HSL 182.2º 0.87% 0.18% -
HSV(B) 182.2º 0.93% 0.35% -
XYZ 5.09 7.24 10.36 -
YUV 61.72 142.83 88.26 -
System Red Green Blue C M Y K H S L
Decimal 6 85 88 0.93 0.03 0 0.65 182.2 0.87 0.18
Hex 6 55 58 5D 3 0 41 B6 57 12
Octal 6 125 130 135 3 0 101 266 127 22
Binary 110 1010101 1011000 1011101 11 0 1000001 10110110 1010111 10010

Color Harmonies of #065558

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065558

Black with #065558

Text Example


Text Example

White with #065558

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065558; }

 p { color: rgb(6,85,88); }

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

background-color css

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

 a { background-color: rgb(6,85,88); }

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

border-color css

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

 span { border-color: rgb(6,85,88); }

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