Shades of Torea Bay #384179
Tints of Torea Bay #384179
RGB
CMYK
RGB Variations
Color information
#384179 (or 0x384179) is known color: Torea Bay. HEX triplet: 38, 41 and 79. RGB value is (56,65,121). Sum of RGB (Red+Green+Blue) = 56+65+121=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 65 (25.78% from 255 or 26.86% from 242); Blue value is 121 (47.66% from 255 or 50% from 242); Max value from RGB is 121 - color contains mainly: blue. Hex color #384179 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384179 is #C7BE86. Grayscale: #444444. Windows color (decimal): -13090439 or 7946552. OLE color: 7946552.
HSL color Cylindrical-coordinate representation of color #384179: hue angle of 231.69º 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 #384179 is Cyan = 0.54, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 65 | 121 | - |
| CMYK | 0.54 | 0.46 | 0 | 0.53 |
| HSL | 231.69º | 0.37% | 0.35% | - |
| HSV(B) | 231.69º | 0.54% | 0.47% | - |
| XYZ | 6.97 | 6 | 18.88 | - |
| YUV | 68.69 | 157.52 | 118.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 65 | 121 | 0.54 | 0.46 | 0 | 0.53 | 231.69 | 0.37 | 0.35 |
| Hex | 38 | 41 | 79 | 36 | 2E | 0 | 35 | E8 | 25 | 23 |
| Octal | 70 | 101 | 171 | 66 | 56 | 0 | 65 | 350 | 45 | 43 |
| Binary | 111000 | 1000001 | 1111001 | 110110 | 101110 | 0 | 110101 | 11101000 | 100101 | 100011 |
Color Harmonies of #384179
Complementary color
Monochromatic Colors of #384179
Black with #384179
Text Example
Text Example
White with #384179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384179; }
p { color: rgb(56,65,121); }
H1.HeaderClassName
{
color: #384179;
}
.AnyTagClassName
{
color: #384179;
}
</style>
background-color css
<style>
a { background-color: #384179; }
a { background-color: rgb(56,65,121); }
div.DivClassName
{
background-color: #384179;
}
.BgClassName
{
background-color: #384179;
}
</style>
border-color css
<style>
span { border-color: #384179; }
span { border-color: rgb(56,65,121); }
td.TdClassName
{
border-color: #384179;
}
.TagClassName
{
border-color: #384179;
}
</style>