Shades of Port Gore #39446E
Tints of Port Gore #39446E
RGB
CMYK
RGB Variations
Color information
#39446E (or 0x39446E) is known color: Port Gore. HEX triplet: 39, 44 and 6E. RGB value is (57,68,110). Sum of RGB (Red+Green+Blue) = 57+68+110=235 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.26% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 110 (43.36% from 255 or 46.81% from 235); Max value from RGB is 110 - color contains mainly: blue. Hex color #39446E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39446E is #C6BB91. Grayscale: #454545. Windows color (decimal): -13024146 or 7226425. OLE color: 7226425.
HSL color Cylindrical-coordinate representation of color #39446E: hue angle of 227.55º 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 #39446E is Cyan = 0.48, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 68 | 110 | - |
| CMYK | 0.48 | 0.38 | 0 | 0.57 |
| HSL | 227.55º | 0.32% | 0.33% | - |
| HSV(B) | 227.55º | 0.48% | 0.43% | - |
| XYZ | 6.57 | 6.13 | 15.59 | - |
| YUV | 69.5 | 150.86 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 110 | 0.48 | 0.38 | 0 | 0.57 | 227.55 | 0.32 | 0.33 |
| Hex | 39 | 44 | 6E | 30 | 26 | 0 | 39 | E4 | 20 | 21 |
| Octal | 71 | 104 | 156 | 60 | 46 | 0 | 71 | 344 | 40 | 41 |
| Binary | 111001 | 1000100 | 1101110 | 110000 | 100110 | 0 | 111001 | 11100100 | 100000 | 100001 |
Color Harmonies of #39446E
Complementary color
Monochromatic Colors of #39446E
Black with #39446E
Text Example
Text Example
White with #39446E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39446E; }
p { color: rgb(57,68,110); }
H1.HeaderClassName
{
color: #39446E;
}
.AnyTagClassName
{
color: #39446E;
}
</style>
background-color css
<style>
a { background-color: #39446E; }
a { background-color: rgb(57,68,110); }
div.DivClassName
{
background-color: #39446E;
}
.BgClassName
{
background-color: #39446E;
}
</style>
border-color css
<style>
span { border-color: #39446E; }
span { border-color: rgb(57,68,110); }
td.TdClassName
{
border-color: #39446E;
}
.TagClassName
{
border-color: #39446E;
}
</style>