Html Css Color HEX #065458 Mosque

📋 copy color: '#065458'

red 6 ◦ green 84 ◦ blue 88

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

Shades of Mosque #065458

Tints of Mosque #065458

RGB

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

 GREEN value IS 84 (33.2% from 255) = 47.19%

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

R = 3.37%
G = 47.19%
B = 49.44%

CMYK

 C value IS 0.93

 M value IS 0.05

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#065458 (or 0x065458) is known color: Mosque. HEX triplet: 06, 54 and 58. RGB value is (6,84,88). Sum of RGB (Red+Green+Blue) = 6+84+88=178 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.37% from 178); Green value is 84 (33.20% from 255 or 47.19% from 178); Blue value is 88 (34.77% from 255 or 49.44% from 178); Max value from RGB is 88 - color contains mainly: blue. Hex color #065458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065458 is #F9ABA7. Grayscale: #3D3D3D. Windows color (decimal): -16362408 or 5788678. OLE color: 5788678.

HSL color Cylindrical-coordinate representation of color #065458: hue angle of 182.93º 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 #065458 is Cyan = 0.93, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 6 84 88 -
CMYK 0.93 0.05 0 0.65
HSL 182.93º 0.87% 0.18% -
HSV(B) 182.93º 0.93% 0.35% -
XYZ 5.01 7.08 10.34 -
YUV 61.13 143.16 88.67 -
System Red Green Blue C M Y K H S L
Decimal 6 84 88 0.93 0.05 0 0.65 182.93 0.87 0.18
Hex 6 54 58 5D 5 0 41 B7 57 12
Octal 6 124 130 135 5 0 101 267 127 22
Binary 110 1010100 1011000 1011101 101 0 1000001 10110111 1010111 10010

Color Harmonies of #065458

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065458

Black with #065458

Text Example


Text Example

White with #065458

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065458; }

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

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

background-color css

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

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

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

border-color css

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

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

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