Shades of Port Gore #434862
Tints of Port Gore #434862
RGB
CMYK
RGB Variations
Color information
#434862 (or 0x434862) is known color: Port Gore. HEX triplet: 43, 48 and 62. RGB value is (67,72,98). Sum of RGB (Red+Green+Blue) = 67+72+98=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 72 (28.52% from 255 or 30.38% from 237); Blue value is 98 (38.67% from 255 or 41.35% from 237); Max value from RGB is 98 - color contains mainly: blue. Hex color #434862 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434862 is #BCB79D. Grayscale: #494949. Windows color (decimal): -12367774 or 6441027. OLE color: 6441027.
HSL color Cylindrical-coordinate representation of color #434862: hue angle of 230.32º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #434862 is Cyan = 0.32, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 72 | 98 | - |
| CMYK | 0.32 | 0.27 | 0 | 0.62 |
| HSL | 230.32º | 0.19% | 0.32% | - |
| HSV(B) | 230.32º | 0.32% | 0.38% | - |
| XYZ | 6.84 | 6.71 | 12.49 | - |
| YUV | 73.47 | 141.84 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 98 | 0.32 | 0.27 | 0 | 0.62 | 230.32 | 0.19 | 0.32 |
| Hex | 43 | 48 | 62 | 20 | 1B | 0 | 3E | E6 | 13 | 20 |
| Octal | 103 | 110 | 142 | 40 | 33 | 0 | 76 | 346 | 23 | 40 |
| Binary | 1000011 | 1001000 | 1100010 | 100000 | 11011 | 0 | 111110 | 11100110 | 10011 | 100000 |
Color Harmonies of #434862
Complementary color
Monochromatic Colors of #434862
Black with #434862
Text Example
Text Example
White with #434862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434862; }
p { color: rgb(67,72,98); }
H1.HeaderClassName
{
color: #434862;
}
.AnyTagClassName
{
color: #434862;
}
</style>
background-color css
<style>
a { background-color: #434862; }
a { background-color: rgb(67,72,98); }
div.DivClassName
{
background-color: #434862;
}
.BgClassName
{
background-color: #434862;
}
</style>
border-color css
<style>
span { border-color: #434862; }
span { border-color: rgb(67,72,98); }
td.TdClassName
{
border-color: #434862;
}
.TagClassName
{
border-color: #434862;
}
</style>