Shades of Port Gore #434867
Tints of Port Gore #434867
RGB
CMYK
RGB Variations
Color information
#434867 (or 0x434867) is known color: Port Gore. HEX triplet: 43, 48 and 67. RGB value is (67,72,103). Sum of RGB (Red+Green+Blue) = 67+72+103=242 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.69% from 242); Green value is 72 (28.52% from 255 or 29.75% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 103 - color contains mainly: blue. Hex color #434867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434867 is #BCB798. Grayscale: #494949. Windows color (decimal): -12367769 or 6768707. OLE color: 6768707.
HSL color Cylindrical-coordinate representation of color #434867: hue angle of 231.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #434867 is Cyan = 0.35, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 72 | 103 | - |
| CMYK | 0.35 | 0.30 | 0 | 0.60 |
| HSL | 231.67º | 0.21% | 0.33% | - |
| HSV(B) | 231.67º | 0.35% | 0.4% | - |
| XYZ | 7.08 | 6.81 | 13.77 | - |
| YUV | 74.04 | 144.34 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 103 | 0.35 | 0.30 | 0 | 0.60 | 231.67 | 0.21 | 0.33 |
| Hex | 43 | 48 | 67 | 23 | 1E | 0 | 3C | E8 | 15 | 21 |
| Octal | 103 | 110 | 147 | 43 | 36 | 0 | 74 | 350 | 25 | 41 |
| Binary | 1000011 | 1001000 | 1100111 | 100011 | 11110 | 0 | 111100 | 11101000 | 10101 | 100001 |
Color Harmonies of #434867
Complementary color
Monochromatic Colors of #434867
Black with #434867
Text Example
Text Example
White with #434867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434867; }
p { color: rgb(67,72,103); }
H1.HeaderClassName
{
color: #434867;
}
.AnyTagClassName
{
color: #434867;
}
</style>
background-color css
<style>
a { background-color: #434867; }
a { background-color: rgb(67,72,103); }
div.DivClassName
{
background-color: #434867;
}
.BgClassName
{
background-color: #434867;
}
</style>
border-color css
<style>
span { border-color: #434867; }
span { border-color: rgb(67,72,103); }
td.TdClassName
{
border-color: #434867;
}
.TagClassName
{
border-color: #434867;
}
</style>