Shades of Port Gore #434860
Tints of Port Gore #434860
RGB
CMYK
RGB Variations
Color information
#434860 (or 0x434860) is known color: Port Gore. HEX triplet: 43, 48 and 60. RGB value is (67,72,96). Sum of RGB (Red+Green+Blue) = 67+72+96=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 72 (28.52% from 255 or 30.64% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #434860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434860 is #BCB79F. Grayscale: #494949. Windows color (decimal): -12367776 or 6309955. OLE color: 6309955.
HSL color Cylindrical-coordinate representation of color #434860: hue angle of 229.66º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #434860 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 72 | 96 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.62 |
| HSL | 229.66º | 0.18% | 0.32% | - |
| HSV(B) | 229.66º | 0.3% | 0.38% | - |
| XYZ | 6.74 | 6.67 | 12 | - |
| YUV | 73.24 | 140.84 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 96 | 0.30 | 0.25 | 0 | 0.62 | 229.66 | 0.18 | 0.32 |
| Hex | 43 | 48 | 60 | 1E | 19 | 0 | 3E | E6 | 12 | 20 |
| Octal | 103 | 110 | 140 | 36 | 31 | 0 | 76 | 346 | 22 | 40 |
| Binary | 1000011 | 1001000 | 1100000 | 11110 | 11001 | 0 | 111110 | 11100110 | 10010 | 100000 |
Color Harmonies of #434860
Complementary color
Monochromatic Colors of #434860
Black with #434860
Text Example
Text Example
White with #434860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434860; }
p { color: rgb(67,72,96); }
H1.HeaderClassName
{
color: #434860;
}
.AnyTagClassName
{
color: #434860;
}
</style>
background-color css
<style>
a { background-color: #434860; }
a { background-color: rgb(67,72,96); }
div.DivClassName
{
background-color: #434860;
}
.BgClassName
{
background-color: #434860;
}
</style>
border-color css
<style>
span { border-color: #434860; }
span { border-color: rgb(67,72,96); }
td.TdClassName
{
border-color: #434860;
}
.TagClassName
{
border-color: #434860;
}
</style>