Shades of Port Gore #434764
Tints of Port Gore #434764
RGB
CMYK
RGB Variations
Color information
#434764 (or 0x434764) is known color: Port Gore. HEX triplet: 43, 47 and 64. RGB value is (67,71,100). Sum of RGB (Red+Green+Blue) = 67+71+100=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 100 (39.45% from 255 or 42.02% from 238); Max value from RGB is 100 - color contains mainly: blue. Hex color #434764 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434764 is #BCB89B. Grayscale: #484848. Windows color (decimal): -12368028 or 6571843. OLE color: 6571843.
HSL color Cylindrical-coordinate representation of color #434764: hue angle of 232.73º 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 #434764 is Cyan = 0.33, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 71 | 100 | - |
| CMYK | 0.33 | 0.29 | 0 | 0.61 |
| HSL | 232.73º | 0.2% | 0.33% | - |
| HSV(B) | 232.73º | 0.33% | 0.39% | - |
| XYZ | 6.87 | 6.62 | 12.97 | - |
| YUV | 73.11 | 143.17 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 100 | 0.33 | 0.29 | 0 | 0.61 | 232.73 | 0.2 | 0.33 |
| Hex | 43 | 47 | 64 | 21 | 1D | 0 | 3D | E9 | 14 | 21 |
| Octal | 103 | 107 | 144 | 41 | 35 | 0 | 75 | 351 | 24 | 41 |
| Binary | 1000011 | 1000111 | 1100100 | 100001 | 11101 | 0 | 111101 | 11101001 | 10100 | 100001 |
Color Harmonies of #434764
Complementary color
Monochromatic Colors of #434764
Black with #434764
Text Example
Text Example
White with #434764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434764; }
p { color: rgb(67,71,100); }
H1.HeaderClassName
{
color: #434764;
}
.AnyTagClassName
{
color: #434764;
}
</style>
background-color css
<style>
a { background-color: #434764; }
a { background-color: rgb(67,71,100); }
div.DivClassName
{
background-color: #434764;
}
.BgClassName
{
background-color: #434764;
}
</style>
border-color css
<style>
span { border-color: #434764; }
span { border-color: rgb(67,71,100); }
td.TdClassName
{
border-color: #434764;
}
.TagClassName
{
border-color: #434764;
}
</style>