Shades of Torea Bay #384077
Tints of Torea Bay #384077
RGB
CMYK
RGB Variations
Color information
#384077 (or 0x384077) is known color: Torea Bay. HEX triplet: 38, 40 and 77. RGB value is (56,64,119). Sum of RGB (Red+Green+Blue) = 56+64+119=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 64 (25.39% from 255 or 26.78% from 239); Blue value is 119 (46.88% from 255 or 49.79% from 239); Max value from RGB is 119 - color contains mainly: blue. Hex color #384077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384077 is #C7BF88. Grayscale: #434343. Windows color (decimal): -13090697 or 7815224. OLE color: 7815224.
HSL color Cylindrical-coordinate representation of color #384077: hue angle of 232.38º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #384077 is Cyan = 0.53, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 64 | 119 | - |
| CMYK | 0.53 | 0.46 | 0 | 0.53 |
| HSL | 232.38º | 0.36% | 0.34% | - |
| HSV(B) | 232.38º | 0.53% | 0.47% | - |
| XYZ | 6.79 | 5.84 | 18.22 | - |
| YUV | 67.88 | 156.85 | 119.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 119 | 0.53 | 0.46 | 0 | 0.53 | 232.38 | 0.36 | 0.34 |
| Hex | 38 | 40 | 77 | 35 | 2E | 0 | 35 | E8 | 24 | 22 |
| Octal | 70 | 100 | 167 | 65 | 56 | 0 | 65 | 350 | 44 | 42 |
| Binary | 111000 | 1000000 | 1110111 | 110101 | 101110 | 0 | 110101 | 11101000 | 100100 | 100010 |
Color Harmonies of #384077
Complementary color
Monochromatic Colors of #384077
Black with #384077
Text Example
Text Example
White with #384077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384077; }
p { color: rgb(56,64,119); }
H1.HeaderClassName
{
color: #384077;
}
.AnyTagClassName
{
color: #384077;
}
</style>
background-color css
<style>
a { background-color: #384077; }
a { background-color: rgb(56,64,119); }
div.DivClassName
{
background-color: #384077;
}
.BgClassName
{
background-color: #384077;
}
</style>
border-color css
<style>
span { border-color: #384077; }
span { border-color: rgb(56,64,119); }
td.TdClassName
{
border-color: #384077;
}
.TagClassName
{
border-color: #384077;
}
</style>