Shades of Port Gore #434973
Tints of Port Gore #434973
RGB
CMYK
RGB Variations
Color information
#434973 (or 0x434973) is known color: Port Gore. HEX triplet: 43, 49 and 73. RGB value is (67,73,115). Sum of RGB (Red+Green+Blue) = 67+73+115=255 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.27% from 255); Green value is 73 (28.91% from 255 or 28.63% from 255); Blue value is 115 (45.31% from 255 or 45.10% from 255); Max value from RGB is 115 - color contains mainly: blue. Hex color #434973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434973 is #BCB68C. Grayscale: #4B4B4B. Windows color (decimal): -12367501 or 7555395. OLE color: 7555395.
HSL color Cylindrical-coordinate representation of color #434973: hue angle of 232.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #434973 is Cyan = 0.42, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 73 | 115 | - |
| CMYK | 0.42 | 0.37 | 0 | 0.55 |
| HSL | 232.5º | 0.26% | 0.36% | - |
| HSV(B) | 232.5º | 0.42% | 0.45% | - |
| XYZ | 7.79 | 7.2 | 17.2 | - |
| YUV | 75.99 | 150.01 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 115 | 0.42 | 0.37 | 0 | 0.55 | 232.5 | 0.26 | 0.36 |
| Hex | 43 | 49 | 73 | 2A | 25 | 0 | 37 | E8 | 1A | 24 |
| Octal | 103 | 111 | 163 | 52 | 45 | 0 | 67 | 350 | 32 | 44 |
| Binary | 1000011 | 1001001 | 1110011 | 101010 | 100101 | 0 | 110111 | 11101000 | 11010 | 100100 |
Color Harmonies of #434973
Complementary color
Monochromatic Colors of #434973
Black with #434973
Text Example
Text Example
White with #434973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434973; }
p { color: rgb(67,73,115); }
H1.HeaderClassName
{
color: #434973;
}
.AnyTagClassName
{
color: #434973;
}
</style>
background-color css
<style>
a { background-color: #434973; }
a { background-color: rgb(67,73,115); }
div.DivClassName
{
background-color: #434973;
}
.BgClassName
{
background-color: #434973;
}
</style>
border-color css
<style>
span { border-color: #434973; }
span { border-color: rgb(67,73,115); }
td.TdClassName
{
border-color: #434973;
}
.TagClassName
{
border-color: #434973;
}
</style>