Shades of Port Gore #384272
Tints of Port Gore #384272
RGB
CMYK
RGB Variations
Color information
#384272 (or 0x384272) is known color: Port Gore. HEX triplet: 38, 42 and 72. RGB value is (56,66,114). Sum of RGB (Red+Green+Blue) = 56+66+114=236 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.73% from 236); Green value is 66 (26.17% from 255 or 27.97% from 236); Blue value is 114 (44.92% from 255 or 48.31% from 236); Max value from RGB is 114 - color contains mainly: blue. Hex color #384272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384272 is #C7BD8D. Grayscale: #444444. Windows color (decimal): -13090190 or 7488056. OLE color: 7488056.
HSL color Cylindrical-coordinate representation of color #384272: hue angle of 229.66º 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 #384272 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 66 | 114 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.55 |
| HSL | 229.66º | 0.34% | 0.33% | - |
| HSV(B) | 229.66º | 0.51% | 0.45% | - |
| XYZ | 6.62 | 5.95 | 16.72 | - |
| YUV | 68.48 | 153.69 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 114 | 0.51 | 0.42 | 0 | 0.55 | 229.66 | 0.34 | 0.33 |
| Hex | 38 | 42 | 72 | 33 | 2A | 0 | 37 | E6 | 22 | 21 |
| Octal | 70 | 102 | 162 | 63 | 52 | 0 | 67 | 346 | 42 | 41 |
| Binary | 111000 | 1000010 | 1110010 | 110011 | 101010 | 0 | 110111 | 11100110 | 100010 | 100001 |
Color Harmonies of #384272
Complementary color
Monochromatic Colors of #384272
Black with #384272
Text Example
Text Example
White with #384272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384272; }
p { color: rgb(56,66,114); }
H1.HeaderClassName
{
color: #384272;
}
.AnyTagClassName
{
color: #384272;
}
</style>
background-color css
<style>
a { background-color: #384272; }
a { background-color: rgb(56,66,114); }
div.DivClassName
{
background-color: #384272;
}
.BgClassName
{
background-color: #384272;
}
</style>
border-color css
<style>
span { border-color: #384272; }
span { border-color: rgb(56,66,114); }
td.TdClassName
{
border-color: #384272;
}
.TagClassName
{
border-color: #384272;
}
</style>