Shades of Torea Bay #384279
Tints of Torea Bay #384279
RGB
CMYK
RGB Variations
Color information
#384279 (or 0x384279) is known color: Torea Bay. HEX triplet: 38, 42 and 79. RGB value is (56,66,121). Sum of RGB (Red+Green+Blue) = 56+66+121=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 66 (26.17% from 255 or 27.16% from 243); Blue value is 121 (47.66% from 255 or 49.79% from 243); Max value from RGB is 121 - color contains mainly: blue. Hex color #384279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384279 is #C7BD86. Grayscale: #454545. Windows color (decimal): -13090183 or 7946808. OLE color: 7946808.
HSL color Cylindrical-coordinate representation of color #384279: hue angle of 230.77º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #384279 is Cyan = 0.54, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 66 | 121 | - |
| CMYK | 0.54 | 0.45 | 0 | 0.53 |
| HSL | 230.77º | 0.37% | 0.35% | - |
| HSV(B) | 230.77º | 0.54% | 0.47% | - |
| XYZ | 7.03 | 6.12 | 18.9 | - |
| YUV | 69.28 | 157.19 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 121 | 0.54 | 0.45 | 0 | 0.53 | 230.77 | 0.37 | 0.35 |
| Hex | 38 | 42 | 79 | 36 | 2D | 0 | 35 | E7 | 25 | 23 |
| Octal | 70 | 102 | 171 | 66 | 55 | 0 | 65 | 347 | 45 | 43 |
| Binary | 111000 | 1000010 | 1111001 | 110110 | 101101 | 0 | 110101 | 11100111 | 100101 | 100011 |
Color Harmonies of #384279
Complementary color
Monochromatic Colors of #384279
Black with #384279
Text Example
Text Example
White with #384279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384279; }
p { color: rgb(56,66,121); }
H1.HeaderClassName
{
color: #384279;
}
.AnyTagClassName
{
color: #384279;
}
</style>
background-color css
<style>
a { background-color: #384279; }
a { background-color: rgb(56,66,121); }
div.DivClassName
{
background-color: #384279;
}
.BgClassName
{
background-color: #384279;
}
</style>
border-color css
<style>
span { border-color: #384279; }
span { border-color: rgb(56,66,121); }
td.TdClassName
{
border-color: #384279;
}
.TagClassName
{
border-color: #384279;
}
</style>