Shades of Torea Bay #394176
Tints of Torea Bay #394176
RGB
CMYK
RGB Variations
Color information
#394176 (or 0x394176) is known color: Torea Bay. HEX triplet: 39, 41 and 76. RGB value is (57,65,118). Sum of RGB (Red+Green+Blue) = 57+65+118=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 65 (25.78% from 255 or 27.08% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #394176 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394176 is #C6BE89. Grayscale: #444444. Windows color (decimal): -13024906 or 7749945. OLE color: 7749945.
HSL color Cylindrical-coordinate representation of color #394176: hue angle of 232.13º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #394176 is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 65 | 118 | - |
| CMYK | 0.52 | 0.45 | 0 | 0.54 |
| HSL | 232.13º | 0.35% | 0.34% | - |
| HSV(B) | 232.13º | 0.52% | 0.46% | - |
| XYZ | 6.85 | 5.96 | 17.93 | - |
| YUV | 68.65 | 155.85 | 119.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 118 | 0.52 | 0.45 | 0 | 0.54 | 232.13 | 0.35 | 0.34 |
| Hex | 39 | 41 | 76 | 34 | 2D | 0 | 36 | E8 | 23 | 22 |
| Octal | 71 | 101 | 166 | 64 | 55 | 0 | 66 | 350 | 43 | 42 |
| Binary | 111001 | 1000001 | 1110110 | 110100 | 101101 | 0 | 110110 | 11101000 | 100011 | 100010 |
Color Harmonies of #394176
Complementary color
Monochromatic Colors of #394176
Black with #394176
Text Example
Text Example
White with #394176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394176; }
p { color: rgb(57,65,118); }
H1.HeaderClassName
{
color: #394176;
}
.AnyTagClassName
{
color: #394176;
}
</style>
background-color css
<style>
a { background-color: #394176; }
a { background-color: rgb(57,65,118); }
div.DivClassName
{
background-color: #394176;
}
.BgClassName
{
background-color: #394176;
}
</style>
border-color css
<style>
span { border-color: #394176; }
span { border-color: rgb(57,65,118); }
td.TdClassName
{
border-color: #394176;
}
.TagClassName
{
border-color: #394176;
}
</style>