Shades of Port Gore #39466E
Tints of Port Gore #39466E
RGB
CMYK
RGB Variations
Color information
#39466E (or 0x39466E) is known color: Port Gore. HEX triplet: 39, 46 and 6E. RGB value is (57,70,110). Sum of RGB (Red+Green+Blue) = 57+70+110=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 70 (27.73% from 255 or 29.54% from 237); Blue value is 110 (43.36% from 255 or 46.41% from 237); Max value from RGB is 110 - color contains mainly: blue. Hex color #39466E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39466E is #C6B991. Grayscale: #464646. Windows color (decimal): -13023634 or 7226937. OLE color: 7226937.
HSL color Cylindrical-coordinate representation of color #39466E: hue angle of 225.28º 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 #39466E is Cyan = 0.48, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 70 | 110 | - |
| CMYK | 0.48 | 0.36 | 0 | 0.57 |
| HSL | 225.28º | 0.32% | 0.33% | - |
| HSV(B) | 225.28º | 0.48% | 0.43% | - |
| XYZ | 6.69 | 6.38 | 15.63 | - |
| YUV | 70.67 | 150.19 | 118.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 110 | 0.48 | 0.36 | 0 | 0.57 | 225.28 | 0.32 | 0.33 |
| Hex | 39 | 46 | 6E | 30 | 24 | 0 | 39 | E1 | 20 | 21 |
| Octal | 71 | 106 | 156 | 60 | 44 | 0 | 71 | 341 | 40 | 41 |
| Binary | 111001 | 1000110 | 1101110 | 110000 | 100100 | 0 | 111001 | 11100001 | 100000 | 100001 |
Color Harmonies of #39466E
Complementary color
Monochromatic Colors of #39466E
Black with #39466E
Text Example
Text Example
White with #39466E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39466E; }
p { color: rgb(57,70,110); }
H1.HeaderClassName
{
color: #39466E;
}
.AnyTagClassName
{
color: #39466E;
}
</style>
background-color css
<style>
a { background-color: #39466E; }
a { background-color: rgb(57,70,110); }
div.DivClassName
{
background-color: #39466E;
}
.BgClassName
{
background-color: #39466E;
}
</style>
border-color css
<style>
span { border-color: #39466E; }
span { border-color: rgb(57,70,110); }
td.TdClassName
{
border-color: #39466E;
}
.TagClassName
{
border-color: #39466E;
}
</style>