Shades of Port Gore #384070
Tints of Port Gore #384070
RGB
CMYK
RGB Variations
Color information
#384070 (or 0x384070) is known color: Port Gore. HEX triplet: 38, 40 and 70. RGB value is (56,64,112). Sum of RGB (Red+Green+Blue) = 56+64+112=232 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.14% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #384070 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384070 is #C7BF8F. Grayscale: #424242. Windows color (decimal): -13090704 or 7356472. OLE color: 7356472.
HSL color Cylindrical-coordinate representation of color #384070: hue angle of 231.43º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #384070 is Cyan = 0.50, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 64 | 112 | - |
| CMYK | 0.50 | 0.43 | 0 | 0.56 |
| HSL | 231.43º | 0.33% | 0.33% | - |
| HSV(B) | 231.43º | 0.5% | 0.44% | - |
| XYZ | 6.39 | 5.68 | 16.09 | - |
| YUV | 67.08 | 153.35 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 112 | 0.50 | 0.43 | 0 | 0.56 | 231.43 | 0.33 | 0.33 |
| Hex | 38 | 40 | 70 | 32 | 2B | 0 | 38 | E7 | 21 | 21 |
| Octal | 70 | 100 | 160 | 62 | 53 | 0 | 70 | 347 | 41 | 41 |
| Binary | 111000 | 1000000 | 1110000 | 110010 | 101011 | 0 | 111000 | 11100111 | 100001 | 100001 |
Color Harmonies of #384070
Complementary color
Monochromatic Colors of #384070
Black with #384070
Text Example
Text Example
White with #384070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384070; }
p { color: rgb(56,64,112); }
H1.HeaderClassName
{
color: #384070;
}
.AnyTagClassName
{
color: #384070;
}
</style>
background-color css
<style>
a { background-color: #384070; }
a { background-color: rgb(56,64,112); }
div.DivClassName
{
background-color: #384070;
}
.BgClassName
{
background-color: #384070;
}
</style>
border-color css
<style>
span { border-color: #384070; }
span { border-color: rgb(56,64,112); }
td.TdClassName
{
border-color: #384070;
}
.TagClassName
{
border-color: #384070;
}
</style>