Shades of Torea Bay #394172
Tints of Torea Bay #394172
RGB
CMYK
RGB Variations
Color information
#394172 (or 0x394172) is known color: Torea Bay. HEX triplet: 39, 41 and 72. RGB value is (57,65,114). Sum of RGB (Red+Green+Blue) = 57+65+114=236 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.15% from 236); Green value is 65 (25.78% from 255 or 27.54% from 236); Blue value is 114 (44.92% from 255 or 48.31% from 236); Max value from RGB is 114 - color contains mainly: blue. Hex color #394172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394172 is #C6BE8D. Grayscale: #434343. Windows color (decimal): -13024910 or 7487801. OLE color: 7487801.
HSL color Cylindrical-coordinate representation of color #394172: hue angle of 231.58º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #394172 is Cyan = 0.50, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 65 | 114 | - |
| CMYK | 0.50 | 0.43 | 0 | 0.55 |
| HSL | 231.58º | 0.33% | 0.34% | - |
| HSV(B) | 231.58º | 0.5% | 0.45% | - |
| XYZ | 6.61 | 5.87 | 16.7 | - |
| YUV | 68.19 | 153.85 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 114 | 0.50 | 0.43 | 0 | 0.55 | 231.58 | 0.33 | 0.34 |
| Hex | 39 | 41 | 72 | 32 | 2B | 0 | 37 | E8 | 21 | 22 |
| Octal | 71 | 101 | 162 | 62 | 53 | 0 | 67 | 350 | 41 | 42 |
| Binary | 111001 | 1000001 | 1110010 | 110010 | 101011 | 0 | 110111 | 11101000 | 100001 | 100010 |
Color Harmonies of #394172
Complementary color
Monochromatic Colors of #394172
Black with #394172
Text Example
Text Example
White with #394172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394172; }
p { color: rgb(57,65,114); }
H1.HeaderClassName
{
color: #394172;
}
.AnyTagClassName
{
color: #394172;
}
</style>
background-color css
<style>
a { background-color: #394172; }
a { background-color: rgb(57,65,114); }
div.DivClassName
{
background-color: #394172;
}
.BgClassName
{
background-color: #394172;
}
</style>
border-color css
<style>
span { border-color: #394172; }
span { border-color: rgb(57,65,114); }
td.TdClassName
{
border-color: #394172;
}
.TagClassName
{
border-color: #394172;
}
</style>