Shades of Port Gore #43496D
Tints of Port Gore #43496D
RGB
CMYK
RGB Variations
Color information
#43496D (or 0x43496D) is known color: Port Gore. HEX triplet: 43, 49 and 6D. RGB value is (67,73,109). Sum of RGB (Red+Green+Blue) = 67+73+109=249 (32% of max value = 765). Red value is 67 (26.56% from 255 or 26.91% from 249); Green value is 73 (28.91% from 255 or 29.32% from 249); Blue value is 109 (42.97% from 255 or 43.78% from 249); Max value from RGB is 109 - color contains mainly: blue. Hex color #43496D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #43496D is #BCB692. Grayscale: #4B4B4B. Windows color (decimal): -12367507 or 7162179. OLE color: 7162179.
HSL color Cylindrical-coordinate representation of color #43496D: hue angle of 231.43º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #43496D is Cyan = 0.39, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 67 | 73 | 109 | - |
| CMYK | 0.39 | 0.33 | 0 | 0.57 |
| HSL | 231.43º | 0.24% | 0.35% | - |
| HSV(B) | 231.43º | 0.39% | 0.43% | - |
| XYZ | 7.46 | 7.06 | 15.44 | - |
| YUV | 75.31 | 147.01 | 122.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 109 | 0.39 | 0.33 | 0 | 0.57 | 231.43 | 0.24 | 0.35 |
| Hex | 43 | 49 | 6D | 27 | 21 | 0 | 39 | E7 | 18 | 23 |
| Octal | 103 | 111 | 155 | 47 | 41 | 0 | 71 | 347 | 30 | 43 |
| Binary | 1000011 | 1001001 | 1101101 | 100111 | 100001 | 0 | 111001 | 11100111 | 11000 | 100011 |
Color Harmonies of #43496D
Complementary color
Monochromatic Colors of #43496D
Black with #43496D
Text Example
Text Example
White with #43496D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43496D; }
p { color: rgb(67,73,109); }
H1.HeaderClassName
{
color: #43496D;
}
.AnyTagClassName
{
color: #43496D;
}
</style>
background-color css
<style>
a { background-color: #43496D; }
a { background-color: rgb(67,73,109); }
div.DivClassName
{
background-color: #43496D;
}
.BgClassName
{
background-color: #43496D;
}
</style>
border-color css
<style>
span { border-color: #43496D; }
span { border-color: rgb(67,73,109); }
td.TdClassName
{
border-color: #43496D;
}
.TagClassName
{
border-color: #43496D;
}
</style>