Shades of Port Gore #434968
Tints of Port Gore #434968
RGB
CMYK
RGB Variations
Color information
#434968 (or 0x434968) is known color: Port Gore. HEX triplet: 43, 49 and 68. RGB value is (67,73,104). Sum of RGB (Red+Green+Blue) = 67+73+104=244 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.46% from 244); Green value is 73 (28.91% from 255 or 29.92% from 244); Blue value is 104 (41.02% from 255 or 42.62% from 244); Max value from RGB is 104 - color contains mainly: blue. Hex color #434968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434968 is #BCB697. Grayscale: #4A4A4A. Windows color (decimal): -12367512 or 6834499. OLE color: 6834499.
HSL color Cylindrical-coordinate representation of color #434968: hue angle of 230.27º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #434968 is Cyan = 0.36, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 73 | 104 | - |
| CMYK | 0.36 | 0.30 | 0 | 0.59 |
| HSL | 230.27º | 0.22% | 0.34% | - |
| HSV(B) | 230.27º | 0.36% | 0.41% | - |
| XYZ | 7.2 | 6.96 | 14.06 | - |
| YUV | 74.74 | 144.51 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 104 | 0.36 | 0.30 | 0 | 0.59 | 230.27 | 0.22 | 0.34 |
| Hex | 43 | 49 | 68 | 24 | 1E | 0 | 3B | E6 | 16 | 22 |
| Octal | 103 | 111 | 150 | 44 | 36 | 0 | 73 | 346 | 26 | 42 |
| Binary | 1000011 | 1001001 | 1101000 | 100100 | 11110 | 0 | 111011 | 11100110 | 10110 | 100010 |
Color Harmonies of #434968
Complementary color
Monochromatic Colors of #434968
Black with #434968
Text Example
Text Example
White with #434968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434968; }
p { color: rgb(67,73,104); }
H1.HeaderClassName
{
color: #434968;
}
.AnyTagClassName
{
color: #434968;
}
</style>
background-color css
<style>
a { background-color: #434968; }
a { background-color: rgb(67,73,104); }
div.DivClassName
{
background-color: #434968;
}
.BgClassName
{
background-color: #434968;
}
</style>
border-color css
<style>
span { border-color: #434968; }
span { border-color: rgb(67,73,104); }
td.TdClassName
{
border-color: #434968;
}
.TagClassName
{
border-color: #434968;
}
</style>