Shades of Torea Bay #394075
Tints of Torea Bay #394075
RGB
CMYK
RGB Variations
Color information
#394075 (or 0x394075) is known color: Torea Bay. HEX triplet: 39, 40 and 75. RGB value is (57,64,117). Sum of RGB (Red+Green+Blue) = 57+64+117=238 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.95% from 238); Green value is 64 (25.39% from 255 or 26.89% from 238); Blue value is 117 (46.09% from 255 or 49.16% from 238); Max value from RGB is 117 - color contains mainly: blue. Hex color #394075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394075 is #C6BF8A. Grayscale: #434343. Windows color (decimal): -13025163 or 7684153. OLE color: 7684153.
HSL color Cylindrical-coordinate representation of color #394075: hue angle of 233º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #394075 is Cyan = 0.51, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 64 | 117 | - |
| CMYK | 0.51 | 0.45 | 0 | 0.54 |
| HSL | 233º | 0.34% | 0.34% | - |
| HSV(B) | 233º | 0.51% | 0.46% | - |
| XYZ | 6.73 | 5.82 | 17.6 | - |
| YUV | 67.95 | 155.68 | 120.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 117 | 0.51 | 0.45 | 0 | 0.54 | 233 | 0.34 | 0.34 |
| Hex | 39 | 40 | 75 | 33 | 2D | 0 | 36 | E9 | 22 | 22 |
| Octal | 71 | 100 | 165 | 63 | 55 | 0 | 66 | 351 | 42 | 42 |
| Binary | 111001 | 1000000 | 1110101 | 110011 | 101101 | 0 | 110110 | 11101001 | 100010 | 100010 |
Color Harmonies of #394075
Complementary color
Monochromatic Colors of #394075
Black with #394075
Text Example
Text Example
White with #394075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394075; }
p { color: rgb(57,64,117); }
H1.HeaderClassName
{
color: #394075;
}
.AnyTagClassName
{
color: #394075;
}
</style>
background-color css
<style>
a { background-color: #394075; }
a { background-color: rgb(57,64,117); }
div.DivClassName
{
background-color: #394075;
}
.BgClassName
{
background-color: #394075;
}
</style>
border-color css
<style>
span { border-color: #394075; }
span { border-color: rgb(57,64,117); }
td.TdClassName
{
border-color: #394075;
}
.TagClassName
{
border-color: #394075;
}
</style>