Shades of Port Gore #434665
Tints of Port Gore #434665
RGB
CMYK
RGB Variations
Color information
#434665 (or 0x434665) is known color: Port Gore. HEX triplet: 43, 46 and 65. RGB value is (67,70,101). Sum of RGB (Red+Green+Blue) = 67+70+101=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 70 (27.73% from 255 or 29.41% from 238); Blue value is 101 (39.84% from 255 or 42.44% from 238); Max value from RGB is 101 - color contains mainly: blue. Hex color #434665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434665 is #BCB99A. Grayscale: #484848. Windows color (decimal): -12368283 or 6637123. OLE color: 6637123.
HSL color Cylindrical-coordinate representation of color #434665: hue angle of 234.71º 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 #434665 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 70 | 101 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.60 |
| HSL | 234.71º | 0.2% | 0.33% | - |
| HSV(B) | 234.71º | 0.34% | 0.4% | - |
| XYZ | 6.85 | 6.51 | 13.21 | - |
| YUV | 72.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 101 | 0.34 | 0.31 | 0 | 0.60 | 234.71 | 0.2 | 0.33 |
| Hex | 43 | 46 | 65 | 22 | 1F | 0 | 3C | EB | 14 | 21 |
| Octal | 103 | 106 | 145 | 42 | 37 | 0 | 74 | 353 | 24 | 41 |
| Binary | 1000011 | 1000110 | 1100101 | 100010 | 11111 | 0 | 111100 | 11101011 | 10100 | 100001 |
Color Harmonies of #434665
Complementary color
Monochromatic Colors of #434665
Black with #434665
Text Example
Text Example
White with #434665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434665; }
p { color: rgb(67,70,101); }
H1.HeaderClassName
{
color: #434665;
}
.AnyTagClassName
{
color: #434665;
}
</style>
background-color css
<style>
a { background-color: #434665; }
a { background-color: rgb(67,70,101); }
div.DivClassName
{
background-color: #434665;
}
.BgClassName
{
background-color: #434665;
}
</style>
border-color css
<style>
span { border-color: #434665; }
span { border-color: rgb(67,70,101); }
td.TdClassName
{
border-color: #434665;
}
.TagClassName
{
border-color: #434665;
}
</style>