Shades of Port Gore #434765
Tints of Port Gore #434765
RGB
CMYK
RGB Variations
Color information
#434765 (or 0x434765) is known color: Port Gore. HEX triplet: 43, 47 and 65. RGB value is (67,71,101). Sum of RGB (Red+Green+Blue) = 67+71+101=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 101 - color contains mainly: blue. Hex color #434765 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434765 is #BCB89A. Grayscale: #494949. Windows color (decimal): -12368027 or 6637379. OLE color: 6637379.
HSL color Cylindrical-coordinate representation of color #434765: hue angle of 232.94º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #434765 is Cyan = 0.34, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 71 | 101 | - |
| CMYK | 0.34 | 0.30 | 0 | 0.60 |
| HSL | 232.94º | 0.2% | 0.33% | - |
| HSV(B) | 232.94º | 0.34% | 0.4% | - |
| XYZ | 6.92 | 6.64 | 13.23 | - |
| YUV | 73.22 | 143.67 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 101 | 0.34 | 0.30 | 0 | 0.60 | 232.94 | 0.2 | 0.33 |
| Hex | 43 | 47 | 65 | 22 | 1E | 0 | 3C | E9 | 14 | 21 |
| Octal | 103 | 107 | 145 | 42 | 36 | 0 | 74 | 351 | 24 | 41 |
| Binary | 1000011 | 1000111 | 1100101 | 100010 | 11110 | 0 | 111100 | 11101001 | 10100 | 100001 |
Color Harmonies of #434765
Complementary color
Monochromatic Colors of #434765
Black with #434765
Text Example
Text Example
White with #434765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434765; }
p { color: rgb(67,71,101); }
H1.HeaderClassName
{
color: #434765;
}
.AnyTagClassName
{
color: #434765;
}
</style>
background-color css
<style>
a { background-color: #434765; }
a { background-color: rgb(67,71,101); }
div.DivClassName
{
background-color: #434765;
}
.BgClassName
{
background-color: #434765;
}
</style>
border-color css
<style>
span { border-color: #434765; }
span { border-color: rgb(67,71,101); }
td.TdClassName
{
border-color: #434765;
}
.TagClassName
{
border-color: #434765;
}
</style>