Shades of Port Gore #434974
Tints of Port Gore #434974
RGB
CMYK
RGB Variations
Color information
#434974 (or 0x434974) is known color: Port Gore. HEX triplet: 43, 49 and 74. RGB value is (67,73,116). Sum of RGB (Red+Green+Blue) = 67+73+116=256 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.17% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 116 (45.70% from 255 or 45.31% from 256); Max value from RGB is 116 - color contains mainly: blue. Hex color #434974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434974 is #BCB68B. Grayscale: #4B4B4B. Windows color (decimal): -12367500 or 7620931. OLE color: 7620931.
HSL color Cylindrical-coordinate representation of color #434974: hue angle of 232.65º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #434974 is Cyan = 0.42, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 73 | 116 | - |
| CMYK | 0.42 | 0.37 | 0 | 0.55 |
| HSL | 232.65º | 0.27% | 0.36% | - |
| HSV(B) | 232.65º | 0.42% | 0.45% | - |
| XYZ | 7.85 | 7.22 | 17.5 | - |
| YUV | 76.11 | 150.51 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 116 | 0.42 | 0.37 | 0 | 0.55 | 232.65 | 0.27 | 0.36 |
| Hex | 43 | 49 | 74 | 2A | 25 | 0 | 37 | E9 | 1B | 24 |
| Octal | 103 | 111 | 164 | 52 | 45 | 0 | 67 | 351 | 33 | 44 |
| Binary | 1000011 | 1001001 | 1110100 | 101010 | 100101 | 0 | 110111 | 11101001 | 11011 | 100100 |
Color Harmonies of #434974
Complementary color
Monochromatic Colors of #434974
Black with #434974
Text Example
Text Example
White with #434974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434974; }
p { color: rgb(67,73,116); }
H1.HeaderClassName
{
color: #434974;
}
.AnyTagClassName
{
color: #434974;
}
</style>
background-color css
<style>
a { background-color: #434974; }
a { background-color: rgb(67,73,116); }
div.DivClassName
{
background-color: #434974;
}
.BgClassName
{
background-color: #434974;
}
</style>
border-color css
<style>
span { border-color: #434974; }
span { border-color: rgb(67,73,116); }
td.TdClassName
{
border-color: #434974;
}
.TagClassName
{
border-color: #434974;
}
</style>