Shades of Port Gore #434769
Tints of Port Gore #434769
RGB
CMYK
RGB Variations
Color information
#434769 (or 0x434769) is known color: Port Gore. HEX triplet: 43, 47 and 69. RGB value is (67,71,105). Sum of RGB (Red+Green+Blue) = 67+71+105=243 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.57% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #434769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434769 is #BCB896. Grayscale: #494949. Windows color (decimal): -12368023 or 6899523. OLE color: 6899523.
HSL color Cylindrical-coordinate representation of color #434769: hue angle of 233.68º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #434769 is Cyan = 0.36, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 71 | 105 | - |
| CMYK | 0.36 | 0.32 | 0 | 0.59 |
| HSL | 233.68º | 0.22% | 0.34% | - |
| HSV(B) | 233.68º | 0.36% | 0.41% | - |
| XYZ | 7.12 | 6.72 | 14.29 | - |
| YUV | 73.68 | 145.67 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 105 | 0.36 | 0.32 | 0 | 0.59 | 233.68 | 0.22 | 0.34 |
| Hex | 43 | 47 | 69 | 24 | 20 | 0 | 3B | EA | 16 | 22 |
| Octal | 103 | 107 | 151 | 44 | 40 | 0 | 73 | 352 | 26 | 42 |
| Binary | 1000011 | 1000111 | 1101001 | 100100 | 100000 | 0 | 111011 | 11101010 | 10110 | 100010 |
Color Harmonies of #434769
Complementary color
Monochromatic Colors of #434769
Black with #434769
Text Example
Text Example
White with #434769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434769; }
p { color: rgb(67,71,105); }
H1.HeaderClassName
{
color: #434769;
}
.AnyTagClassName
{
color: #434769;
}
</style>
background-color css
<style>
a { background-color: #434769; }
a { background-color: rgb(67,71,105); }
div.DivClassName
{
background-color: #434769;
}
.BgClassName
{
background-color: #434769;
}
</style>
border-color css
<style>
span { border-color: #434769; }
span { border-color: rgb(67,71,105); }
td.TdClassName
{
border-color: #434769;
}
.TagClassName
{
border-color: #434769;
}
</style>