#394067

Color #394067 Port Gore (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Port Gore #394067

Tints of Port Gore #394067

Color information

#394067 (or 0x394067) is unknown color: approx Port Gore. HEX triplet: 39, 40 and 67. RGB value is (57,64,103). Sum of RGB (Red+Green+Blue) = 57+64+103=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 64 (25.39% from 255 or 28.57% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #394067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394067 is #C6BF98. Grayscale: #424242. Windows color (decimal): -13025177 or 6766649. OLE color: 6766649.

HSL color Cylindrical-coordinate representation of color #394067: hue angle of 230.87º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #394067 is Cyan = 0.45, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.

Color convert

RGB5764103-
CMYK0.450.3800.60
HSL230.87º28.75%31.37%-
HSV(B)230.87º44.66%40.39%-
XYZ5.975.5213.58-
YUV66.35148.68121.33-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 25.45%
GREEN value IS 64 (25.39% from 255) = 28.57%
BLUE value IS 103 (40.62% from 255) = 45.98%
R=25.45%
G=28.57%
B=45.98%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0.38
Y (Yellow) values IS 0
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal57641030.450.3800.60230.8728.7531.37
Hex3940672D2603Ce71d1f
Octal7110014755460743473537
Binary111001100000011001111011011001100111100111001111110111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #394067

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #394067; }

 p { color: rgb(57,64,103); }

 H1.HeaderClassName
 {
   color: #394067;
 }
 .AnyTagClassName
 {
   color: #394067;
 }
</style>
background-color css

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

 a { background-color: rgb(57,64,103); }

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

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

 span { border-color: rgb(57,64,103); }

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