Shades of Torea Bay #384073
Tints of Torea Bay #384073
RGB
CMYK
RGB Variations
Color information
#384073 (or 0x384073) is known color: Torea Bay. HEX triplet: 38, 40 and 73. RGB value is (56,64,115). Sum of RGB (Red+Green+Blue) = 56+64+115=235 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.83% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #384073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384073 is #C7BF8C. Grayscale: #434343. Windows color (decimal): -13090701 or 7553080. OLE color: 7553080.
HSL color Cylindrical-coordinate representation of color #384073: hue angle of 231.86º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #384073 is Cyan = 0.51, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 64 | 115 | - |
| CMYK | 0.51 | 0.44 | 0 | 0.55 |
| HSL | 231.86º | 0.35% | 0.34% | - |
| HSV(B) | 231.86º | 0.51% | 0.45% | - |
| XYZ | 6.56 | 5.75 | 16.98 | - |
| YUV | 67.42 | 154.85 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 115 | 0.51 | 0.44 | 0 | 0.55 | 231.86 | 0.35 | 0.34 |
| Hex | 38 | 40 | 73 | 33 | 2C | 0 | 37 | E8 | 23 | 22 |
| Octal | 70 | 100 | 163 | 63 | 54 | 0 | 67 | 350 | 43 | 42 |
| Binary | 111000 | 1000000 | 1110011 | 110011 | 101100 | 0 | 110111 | 11101000 | 100011 | 100010 |
Color Harmonies of #384073
Complementary color
Monochromatic Colors of #384073
Black with #384073
Text Example
Text Example
White with #384073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384073; }
p { color: rgb(56,64,115); }
H1.HeaderClassName
{
color: #384073;
}
.AnyTagClassName
{
color: #384073;
}
</style>
background-color css
<style>
a { background-color: #384073; }
a { background-color: rgb(56,64,115); }
div.DivClassName
{
background-color: #384073;
}
.BgClassName
{
background-color: #384073;
}
</style>
border-color css
<style>
span { border-color: #384073; }
span { border-color: rgb(56,64,115); }
td.TdClassName
{
border-color: #384073;
}
.TagClassName
{
border-color: #384073;
}
</style>