Shades of Torea Bay #384277
Tints of Torea Bay #384277
RGB
CMYK
RGB Variations
Color information
#384277 (or 0x384277) is known color: Torea Bay. HEX triplet: 38, 42 and 77. RGB value is (56,66,119). Sum of RGB (Red+Green+Blue) = 56+66+119=241 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.24% from 241); Green value is 66 (26.17% from 255 or 27.39% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #384277 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384277 is #C7BD88. Grayscale: #444444. Windows color (decimal): -13090185 or 7815736. OLE color: 7815736.
HSL color Cylindrical-coordinate representation of color #384277: hue angle of 230.48º 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 #384277 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 66 | 119 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.53 |
| HSL | 230.48º | 0.36% | 0.34% | - |
| HSV(B) | 230.48º | 0.53% | 0.47% | - |
| XYZ | 6.91 | 6.07 | 18.26 | - |
| YUV | 69.05 | 156.19 | 118.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 119 | 0.53 | 0.45 | 0 | 0.53 | 230.48 | 0.36 | 0.34 |
| Hex | 38 | 42 | 77 | 35 | 2D | 0 | 35 | E6 | 24 | 22 |
| Octal | 70 | 102 | 167 | 65 | 55 | 0 | 65 | 346 | 44 | 42 |
| Binary | 111000 | 1000010 | 1110111 | 110101 | 101101 | 0 | 110101 | 11100110 | 100100 | 100010 |
Color Harmonies of #384277
Complementary color
Monochromatic Colors of #384277
Black with #384277
Text Example
Text Example
White with #384277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384277; }
p { color: rgb(56,66,119); }
H1.HeaderClassName
{
color: #384277;
}
.AnyTagClassName
{
color: #384277;
}
</style>
background-color css
<style>
a { background-color: #384277; }
a { background-color: rgb(56,66,119); }
div.DivClassName
{
background-color: #384277;
}
.BgClassName
{
background-color: #384277;
}
</style>
border-color css
<style>
span { border-color: #384277; }
span { border-color: rgb(56,66,119); }
td.TdClassName
{
border-color: #384277;
}
.TagClassName
{
border-color: #384277;
}
</style>