Shades of Torea Bay #394276
Tints of Torea Bay #394276
RGB
CMYK
RGB Variations
Color information
#394276 (or 0x394276) is known color: Torea Bay. HEX triplet: 39, 42 and 76. RGB value is (57,66,118). Sum of RGB (Red+Green+Blue) = 57+66+118=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 66 (26.17% from 255 or 27.39% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #394276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394276 is #C6BD89. Grayscale: #454545. Windows color (decimal): -13024650 or 7750201. OLE color: 7750201.
HSL color Cylindrical-coordinate representation of color #394276: hue angle of 231.15º 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 #394276 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 66 | 118 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.54 |
| HSL | 231.15º | 0.35% | 0.34% | - |
| HSV(B) | 231.15º | 0.52% | 0.46% | - |
| XYZ | 6.91 | 6.07 | 17.95 | - |
| YUV | 69.24 | 155.52 | 119.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 118 | 0.52 | 0.44 | 0 | 0.54 | 231.15 | 0.35 | 0.34 |
| Hex | 39 | 42 | 76 | 34 | 2C | 0 | 36 | E7 | 23 | 22 |
| Octal | 71 | 102 | 166 | 64 | 54 | 0 | 66 | 347 | 43 | 42 |
| Binary | 111001 | 1000010 | 1110110 | 110100 | 101100 | 0 | 110110 | 11100111 | 100011 | 100010 |
Color Harmonies of #394276
Complementary color
Monochromatic Colors of #394276
Black with #394276
Text Example
Text Example
White with #394276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394276; }
p { color: rgb(57,66,118); }
H1.HeaderClassName
{
color: #394276;
}
.AnyTagClassName
{
color: #394276;
}
</style>
background-color css
<style>
a { background-color: #394276; }
a { background-color: rgb(57,66,118); }
div.DivClassName
{
background-color: #394276;
}
.BgClassName
{
background-color: #394276;
}
</style>
border-color css
<style>
span { border-color: #394276; }
span { border-color: rgb(57,66,118); }
td.TdClassName
{
border-color: #394276;
}
.TagClassName
{
border-color: #394276;
}
</style>