Shades of Torea Bay #394078
Tints of Torea Bay #394078
RGB
CMYK
RGB Variations
Color information
#394078 (or 0x394078) is known color: Torea Bay. HEX triplet: 39, 40 and 78. RGB value is (57,64,120). Sum of RGB (Red+Green+Blue) = 57+64+120=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 64 (25.39% from 255 or 26.56% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #394078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394078 is #C6BF87. Grayscale: #444444. Windows color (decimal): -13025160 or 7880761. OLE color: 7880761.
HSL color Cylindrical-coordinate representation of color #394078: hue angle of 233.33º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #394078 is Cyan = 0.52, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 64 | 120 | - |
| CMYK | 0.52 | 0.47 | 0 | 0.53 |
| HSL | 233.33º | 0.36% | 0.35% | - |
| HSV(B) | 233.33º | 0.53% | 0.47% | - |
| XYZ | 6.91 | 5.89 | 18.54 | - |
| YUV | 68.29 | 157.18 | 119.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 120 | 0.52 | 0.47 | 0 | 0.53 | 233.33 | 0.36 | 0.35 |
| Hex | 39 | 40 | 78 | 34 | 2F | 0 | 35 | E9 | 24 | 23 |
| Octal | 71 | 100 | 170 | 64 | 57 | 0 | 65 | 351 | 44 | 43 |
| Binary | 111001 | 1000000 | 1111000 | 110100 | 101111 | 0 | 110101 | 11101001 | 100100 | 100011 |
Color Harmonies of #394078
Complementary color
Monochromatic Colors of #394078
Black with #394078
Text Example
Text Example
White with #394078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394078; }
p { color: rgb(57,64,120); }
H1.HeaderClassName
{
color: #394078;
}
.AnyTagClassName
{
color: #394078;
}
</style>
background-color css
<style>
a { background-color: #394078; }
a { background-color: rgb(57,64,120); }
div.DivClassName
{
background-color: #394078;
}
.BgClassName
{
background-color: #394078;
}
</style>
border-color css
<style>
span { border-color: #394078; }
span { border-color: rgb(57,64,120); }
td.TdClassName
{
border-color: #394078;
}
.TagClassName
{
border-color: #394078;
}
</style>