Shades of Port Gore #394270
Tints of Port Gore #394270
RGB
CMYK
RGB Variations
Color information
#394270 (or 0x394270) is known color: Port Gore. HEX triplet: 39, 42 and 70. RGB value is (57,66,112). Sum of RGB (Red+Green+Blue) = 57+66+112=235 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.26% from 235); Green value is 66 (26.17% from 255 or 28.09% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #394270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394270 is #C6BD8F. Grayscale: #444444. Windows color (decimal): -13024656 or 7356985. OLE color: 7356985.
HSL color Cylindrical-coordinate representation of color #394270: hue angle of 230.18º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #394270 is Cyan = 0.49, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 66 | 112 | - |
| CMYK | 0.49 | 0.41 | 0 | 0.56 |
| HSL | 230.18º | 0.33% | 0.33% | - |
| HSV(B) | 230.18º | 0.49% | 0.44% | - |
| XYZ | 6.56 | 5.94 | 16.13 | - |
| YUV | 68.55 | 152.52 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 112 | 0.49 | 0.41 | 0 | 0.56 | 230.18 | 0.33 | 0.33 |
| Hex | 39 | 42 | 70 | 31 | 29 | 0 | 38 | E6 | 21 | 21 |
| Octal | 71 | 102 | 160 | 61 | 51 | 0 | 70 | 346 | 41 | 41 |
| Binary | 111001 | 1000010 | 1110000 | 110001 | 101001 | 0 | 111000 | 11100110 | 100001 | 100001 |
Color Harmonies of #394270
Complementary color
Monochromatic Colors of #394270
Black with #394270
Text Example
Text Example
White with #394270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394270; }
p { color: rgb(57,66,112); }
H1.HeaderClassName
{
color: #394270;
}
.AnyTagClassName
{
color: #394270;
}
</style>
background-color css
<style>
a { background-color: #394270; }
a { background-color: rgb(57,66,112); }
div.DivClassName
{
background-color: #394270;
}
.BgClassName
{
background-color: #394270;
}
</style>
border-color css
<style>
span { border-color: #394270; }
span { border-color: rgb(57,66,112); }
td.TdClassName
{
border-color: #394270;
}
.TagClassName
{
border-color: #394270;
}
</style>