Shades of Torea Bay #384079
Tints of Torea Bay #384079
RGB
CMYK
RGB Variations
Color information
#384079 (or 0x384079) is known color: Torea Bay. HEX triplet: 38, 40 and 79. RGB value is (56,64,121). Sum of RGB (Red+Green+Blue) = 56+64+121=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 64 (25.39% from 255 or 26.56% from 241); Blue value is 121 (47.66% from 255 or 50.21% from 241); Max value from RGB is 121 - color contains mainly: blue. Hex color #384079 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384079 is #C7BF86. Grayscale: #434343. Windows color (decimal): -13090695 or 7946296. OLE color: 7946296.
HSL color Cylindrical-coordinate representation of color #384079: hue angle of 232.62º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #384079 is Cyan = 0.54, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 64 | 121 | - |
| CMYK | 0.54 | 0.47 | 0 | 0.53 |
| HSL | 232.62º | 0.37% | 0.35% | - |
| HSV(B) | 232.62º | 0.54% | 0.47% | - |
| XYZ | 6.92 | 5.89 | 18.86 | - |
| YUV | 68.11 | 157.85 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 121 | 0.54 | 0.47 | 0 | 0.53 | 232.62 | 0.37 | 0.35 |
| Hex | 38 | 40 | 79 | 36 | 2F | 0 | 35 | E9 | 25 | 23 |
| Octal | 70 | 100 | 171 | 66 | 57 | 0 | 65 | 351 | 45 | 43 |
| Binary | 111000 | 1000000 | 1111001 | 110110 | 101111 | 0 | 110101 | 11101001 | 100101 | 100011 |
Color Harmonies of #384079
Complementary color
Monochromatic Colors of #384079
Black with #384079
Text Example
Text Example
White with #384079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384079; }
p { color: rgb(56,64,121); }
H1.HeaderClassName
{
color: #384079;
}
.AnyTagClassName
{
color: #384079;
}
</style>
background-color css
<style>
a { background-color: #384079; }
a { background-color: rgb(56,64,121); }
div.DivClassName
{
background-color: #384079;
}
.BgClassName
{
background-color: #384079;
}
</style>
border-color css
<style>
span { border-color: #384079; }
span { border-color: rgb(56,64,121); }
td.TdClassName
{
border-color: #384079;
}
.TagClassName
{
border-color: #384079;
}
</style>