Shades of Port Gore #384568
Tints of Port Gore #384568
RGB
CMYK
RGB Variations
Color information
#384568 (or 0x384568) is known color: Port Gore. HEX triplet: 38, 45 and 68. RGB value is (56,69,104). Sum of RGB (Red+Green+Blue) = 56+69+104=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 69 (27.34% from 255 or 30.13% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 104 - color contains mainly: blue. Hex color #384568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384568 is #C7BA97. Grayscale: #444444. Windows color (decimal): -13089432 or 6833464. OLE color: 6833464.
HSL color Cylindrical-coordinate representation of color #384568: hue angle of 223.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #384568 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 69 | 104 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.59 |
| HSL | 223.75º | 0.3% | 0.31% | - |
| HSV(B) | 223.75º | 0.46% | 0.41% | - |
| XYZ | 6.26 | 6.1 | 13.94 | - |
| YUV | 69.1 | 147.69 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 104 | 0.46 | 0.34 | 0 | 0.59 | 223.75 | 0.3 | 0.31 |
| Hex | 38 | 45 | 68 | 2E | 22 | 0 | 3B | E0 | 1E | 1F |
| Octal | 70 | 105 | 150 | 56 | 42 | 0 | 73 | 340 | 36 | 37 |
| Binary | 111000 | 1000101 | 1101000 | 101110 | 100010 | 0 | 111011 | 11100000 | 11110 | 11111 |
Color Harmonies of #384568
Complementary color
Monochromatic Colors of #384568
Black with #384568
Text Example
Text Example
White with #384568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384568; }
p { color: rgb(56,69,104); }
H1.HeaderClassName
{
color: #384568;
}
.AnyTagClassName
{
color: #384568;
}
</style>
background-color css
<style>
a { background-color: #384568; }
a { background-color: rgb(56,69,104); }
div.DivClassName
{
background-color: #384568;
}
.BgClassName
{
background-color: #384568;
}
</style>
border-color css
<style>
span { border-color: #384568; }
span { border-color: rgb(56,69,104); }
td.TdClassName
{
border-color: #384568;
}
.TagClassName
{
border-color: #384568;
}
</style>