Shades of Port Gore #39476E
Tints of Port Gore #39476E
RGB
CMYK
RGB Variations
Color information
#39476E (or 0x39476E) is known color: Port Gore. HEX triplet: 39, 47 and 6E. RGB value is (57,71,110). Sum of RGB (Red+Green+Blue) = 57+71+110=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 110 (43.36% from 255 or 46.22% from 238); Max value from RGB is 110 - color contains mainly: blue. Hex color #39476E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39476E is #C6B891. Grayscale: #474747. Windows color (decimal): -13023378 or 7227193. OLE color: 7227193.
HSL color Cylindrical-coordinate representation of color #39476E: hue angle of 224.15º degrees, saturation: 0.32, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #39476E is Cyan = 0.48, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 71 | 110 | - |
| CMYK | 0.48 | 0.35 | 0 | 0.57 |
| HSL | 224.15º | 0.32% | 0.33% | - |
| HSV(B) | 224.15º | 0.48% | 0.43% | - |
| XYZ | 6.76 | 6.5 | 15.65 | - |
| YUV | 71.26 | 149.86 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 110 | 0.48 | 0.35 | 0 | 0.57 | 224.15 | 0.32 | 0.33 |
| Hex | 39 | 47 | 6E | 30 | 23 | 0 | 39 | E0 | 20 | 21 |
| Octal | 71 | 107 | 156 | 60 | 43 | 0 | 71 | 340 | 40 | 41 |
| Binary | 111001 | 1000111 | 1101110 | 110000 | 100011 | 0 | 111001 | 11100000 | 100000 | 100001 |
Color Harmonies of #39476E
Complementary color
Monochromatic Colors of #39476E
Black with #39476E
Text Example
Text Example
White with #39476E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39476E; }
p { color: rgb(57,71,110); }
H1.HeaderClassName
{
color: #39476E;
}
.AnyTagClassName
{
color: #39476E;
}
</style>
background-color css
<style>
a { background-color: #39476E; }
a { background-color: rgb(57,71,110); }
div.DivClassName
{
background-color: #39476E;
}
.BgClassName
{
background-color: #39476E;
}
</style>
border-color css
<style>
span { border-color: #39476E; }
span { border-color: rgb(57,71,110); }
td.TdClassName
{
border-color: #39476E;
}
.TagClassName
{
border-color: #39476E;
}
</style>