Shades of Port Gore #39426D
Tints of Port Gore #39426D
RGB
CMYK
RGB Variations
Color information
#39426D (or 0x39426D) is known color: Port Gore. HEX triplet: 39, 42 and 6D. RGB value is (57,66,109). Sum of RGB (Red+Green+Blue) = 57+66+109=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 66 (26.17% from 255 or 28.45% from 232); Blue value is 109 (42.97% from 255 or 46.98% from 232); Max value from RGB is 109 - color contains mainly: blue. Hex color #39426D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39426D is #C6BD92. Grayscale: #444444. Windows color (decimal): -13024659 or 7160377. OLE color: 7160377.
HSL color Cylindrical-coordinate representation of color #39426D: hue angle of 229.62º degrees, saturation: 0.31, 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 #39426D is Cyan = 0.48, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 66 | 109 | - |
| CMYK | 0.48 | 0.39 | 0 | 0.57 |
| HSL | 229.62º | 0.31% | 0.33% | - |
| HSV(B) | 229.62º | 0.48% | 0.43% | - |
| XYZ | 6.4 | 5.87 | 15.26 | - |
| YUV | 68.21 | 151.02 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 109 | 0.48 | 0.39 | 0 | 0.57 | 229.62 | 0.31 | 0.33 |
| Hex | 39 | 42 | 6D | 30 | 27 | 0 | 39 | E6 | 1F | 21 |
| Octal | 71 | 102 | 155 | 60 | 47 | 0 | 71 | 346 | 37 | 41 |
| Binary | 111001 | 1000010 | 1101101 | 110000 | 100111 | 0 | 111001 | 11100110 | 11111 | 100001 |
Color Harmonies of #39426D
Complementary color
Monochromatic Colors of #39426D
Black with #39426D
Text Example
Text Example
White with #39426D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39426D; }
p { color: rgb(57,66,109); }
H1.HeaderClassName
{
color: #39426D;
}
.AnyTagClassName
{
color: #39426D;
}
</style>
background-color css
<style>
a { background-color: #39426D; }
a { background-color: rgb(57,66,109); }
div.DivClassName
{
background-color: #39426D;
}
.BgClassName
{
background-color: #39426D;
}
</style>
border-color css
<style>
span { border-color: #39426D; }
span { border-color: rgb(57,66,109); }
td.TdClassName
{
border-color: #39426D;
}
.TagClassName
{
border-color: #39426D;
}
</style>