Shades of Port Gore #384270
Tints of Port Gore #384270
RGB
CMYK
RGB Variations
Color information
#384270 (or 0x384270) is known color: Port Gore. HEX triplet: 38, 42 and 70. RGB value is (56,66,112). Sum of RGB (Red+Green+Blue) = 56+66+112=234 (30% of max value = 765). Red value is 56 (22.27% from 255 or 23.93% from 234); Green value is 66 (26.17% from 255 or 28.21% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #384270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384270 is #C7BD8F. Grayscale: #444444. Windows color (decimal): -13090192 or 7356984. OLE color: 7356984.
HSL color Cylindrical-coordinate representation of color #384270: hue angle of 229.29º 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 #384270 is Cyan = 0.50, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 66 | 112 | - |
| CMYK | 0.50 | 0.41 | 0 | 0.56 |
| HSL | 229.29º | 0.33% | 0.33% | - |
| HSV(B) | 229.29º | 0.5% | 0.44% | - |
| XYZ | 6.5 | 5.91 | 16.13 | - |
| YUV | 68.25 | 152.69 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 112 | 0.50 | 0.41 | 0 | 0.56 | 229.29 | 0.33 | 0.33 |
| Hex | 38 | 42 | 70 | 32 | 29 | 0 | 38 | E5 | 21 | 21 |
| Octal | 70 | 102 | 160 | 62 | 51 | 0 | 70 | 345 | 41 | 41 |
| Binary | 111000 | 1000010 | 1110000 | 110010 | 101001 | 0 | 111000 | 11100101 | 100001 | 100001 |
Color Harmonies of #384270
Complementary color
Monochromatic Colors of #384270
Black with #384270
Text Example
Text Example
White with #384270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384270; }
p { color: rgb(56,66,112); }
H1.HeaderClassName
{
color: #384270;
}
.AnyTagClassName
{
color: #384270;
}
</style>
background-color css
<style>
a { background-color: #384270; }
a { background-color: rgb(56,66,112); }
div.DivClassName
{
background-color: #384270;
}
.BgClassName
{
background-color: #384270;
}
</style>
border-color css
<style>
span { border-color: #384270; }
span { border-color: rgb(56,66,112); }
td.TdClassName
{
border-color: #384270;
}
.TagClassName
{
border-color: #384270;
}
</style>