Shades of Torea Bay #394179
Tints of Torea Bay #394179
RGB
CMYK
RGB Variations
Color information
#394179 (or 0x394179) is known color: Torea Bay. HEX triplet: 39, 41 and 79. RGB value is (57,65,121). Sum of RGB (Red+Green+Blue) = 57+65+121=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 65 (25.78% from 255 or 26.75% 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 #394179 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394179 is #C6BE86. Grayscale: #444444. Windows color (decimal): -13024903 or 7946553. OLE color: 7946553.
HSL color Cylindrical-coordinate representation of color #394179: hue angle of 232.5º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #394179 is Cyan = 0.53, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 65 | 121 | - |
| CMYK | 0.53 | 0.46 | 0 | 0.53 |
| HSL | 232.5º | 0.36% | 0.35% | - |
| HSV(B) | 232.5º | 0.53% | 0.47% | - |
| XYZ | 7.03 | 6.03 | 18.88 | - |
| YUV | 68.99 | 157.35 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 121 | 0.53 | 0.46 | 0 | 0.53 | 232.5 | 0.36 | 0.35 |
| Hex | 39 | 41 | 79 | 35 | 2E | 0 | 35 | E8 | 24 | 23 |
| Octal | 71 | 101 | 171 | 65 | 56 | 0 | 65 | 350 | 44 | 43 |
| Binary | 111001 | 1000001 | 1111001 | 110101 | 101110 | 0 | 110101 | 11101000 | 100100 | 100011 |
Color Harmonies of #394179
Complementary color
Monochromatic Colors of #394179
Black with #394179
Text Example
Text Example
White with #394179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394179; }
p { color: rgb(57,65,121); }
H1.HeaderClassName
{
color: #394179;
}
.AnyTagClassName
{
color: #394179;
}
</style>
background-color css
<style>
a { background-color: #394179; }
a { background-color: rgb(57,65,121); }
div.DivClassName
{
background-color: #394179;
}
.BgClassName
{
background-color: #394179;
}
</style>
border-color css
<style>
span { border-color: #394179; }
span { border-color: rgb(57,65,121); }
td.TdClassName
{
border-color: #394179;
}
.TagClassName
{
border-color: #394179;
}
</style>