Shades of Port Gore #434864
Tints of Port Gore #434864
RGB
CMYK
RGB Variations
Color information
#434864 (or 0x434864) is known color: Port Gore. HEX triplet: 43, 48 and 64. RGB value is (67,72,100). Sum of RGB (Red+Green+Blue) = 67+72+100=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 72 (28.52% from 255 or 30.13% from 239); Blue value is 100 (39.45% from 255 or 41.84% from 239); Max value from RGB is 100 - color contains mainly: blue. Hex color #434864 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434864 is #BCB79B. Grayscale: #494949. Windows color (decimal): -12367772 or 6572099. OLE color: 6572099.
HSL color Cylindrical-coordinate representation of color #434864: hue angle of 230.91º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #434864 is Cyan = 0.33, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 72 | 100 | - |
| CMYK | 0.33 | 0.28 | 0 | 0.61 |
| HSL | 230.91º | 0.2% | 0.33% | - |
| HSV(B) | 230.91º | 0.33% | 0.39% | - |
| XYZ | 6.93 | 6.75 | 12.99 | - |
| YUV | 73.7 | 142.84 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 100 | 0.33 | 0.28 | 0 | 0.61 | 230.91 | 0.2 | 0.33 |
| Hex | 43 | 48 | 64 | 21 | 1C | 0 | 3D | E7 | 14 | 21 |
| Octal | 103 | 110 | 144 | 41 | 34 | 0 | 75 | 347 | 24 | 41 |
| Binary | 1000011 | 1001000 | 1100100 | 100001 | 11100 | 0 | 111101 | 11100111 | 10100 | 100001 |
Color Harmonies of #434864
Complementary color
Monochromatic Colors of #434864
Black with #434864
Text Example
Text Example
White with #434864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434864; }
p { color: rgb(67,72,100); }
H1.HeaderClassName
{
color: #434864;
}
.AnyTagClassName
{
color: #434864;
}
</style>
background-color css
<style>
a { background-color: #434864; }
a { background-color: rgb(67,72,100); }
div.DivClassName
{
background-color: #434864;
}
.BgClassName
{
background-color: #434864;
}
</style>
border-color css
<style>
span { border-color: #434864; }
span { border-color: rgb(67,72,100); }
td.TdClassName
{
border-color: #434864;
}
.TagClassName
{
border-color: #434864;
}
</style>