Shades of Port Gore #384572
Tints of Port Gore #384572
RGB
CMYK
RGB Variations
Color information
#384572 (or 0x384572) is known color: Port Gore. HEX triplet: 38, 45 and 72. RGB value is (56,69,114). Sum of RGB (Red+Green+Blue) = 56+69+114=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 114 (44.92% from 255 or 47.70% from 239); Max value from RGB is 114 - color contains mainly: blue. Hex color #384572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384572 is #C7BA8D. Grayscale: #464646. Windows color (decimal): -13089422 or 7488824. OLE color: 7488824.
HSL color Cylindrical-coordinate representation of color #384572: hue angle of 226.55º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #384572 is Cyan = 0.51, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 69 | 114 | - |
| CMYK | 0.51 | 0.39 | 0 | 0.55 |
| HSL | 226.55º | 0.34% | 0.33% | - |
| HSV(B) | 226.55º | 0.51% | 0.45% | - |
| XYZ | 6.8 | 6.31 | 16.78 | - |
| YUV | 70.24 | 152.69 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 114 | 0.51 | 0.39 | 0 | 0.55 | 226.55 | 0.34 | 0.33 |
| Hex | 38 | 45 | 72 | 33 | 27 | 0 | 37 | E3 | 22 | 21 |
| Octal | 70 | 105 | 162 | 63 | 47 | 0 | 67 | 343 | 42 | 41 |
| Binary | 111000 | 1000101 | 1110010 | 110011 | 100111 | 0 | 110111 | 11100011 | 100010 | 100001 |
Color Harmonies of #384572
Complementary color
Monochromatic Colors of #384572
Black with #384572
Text Example
Text Example
White with #384572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384572; }
p { color: rgb(56,69,114); }
H1.HeaderClassName
{
color: #384572;
}
.AnyTagClassName
{
color: #384572;
}
</style>
background-color css
<style>
a { background-color: #384572; }
a { background-color: rgb(56,69,114); }
div.DivClassName
{
background-color: #384572;
}
.BgClassName
{
background-color: #384572;
}
</style>
border-color css
<style>
span { border-color: #384572; }
span { border-color: rgb(56,69,114); }
td.TdClassName
{
border-color: #384572;
}
.TagClassName
{
border-color: #384572;
}
</style>