Shades of Torea Bay #263077
Tints of Torea Bay #263077
RGB
CMYK
RGB Variations
Color information
#263077 (or 0x263077) is known color: Torea Bay. HEX triplet: 26, 30 and 77. RGB value is (38,48,119). Sum of RGB (Red+Green+Blue) = 38+48+119=205 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.54% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 119 (46.88% from 255 or 58.05% from 205); Max value from RGB is 119 - color contains mainly: blue. Hex color #263077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263077 is #D9CF88. Grayscale: #343434. Windows color (decimal): -14274441 or 7811110. OLE color: 7811110.
HSL color Cylindrical-coordinate representation of color #263077: hue angle of 232.59º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #263077 is Cyan = 0.68, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 48 | 119 | - |
| CMYK | 0.68 | 0.60 | 0 | 0.53 |
| HSL | 232.59º | 0.52% | 0.31% | - |
| HSV(B) | 232.59º | 0.68% | 0.47% | - |
| XYZ | 5.19 | 3.86 | 17.92 | - |
| YUV | 53.1 | 165.19 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 119 | 0.68 | 0.60 | 0 | 0.53 | 232.59 | 0.52 | 0.31 |
| Hex | 26 | 30 | 77 | 44 | 3C | 0 | 35 | E9 | 34 | 1F |
| Octal | 46 | 60 | 167 | 104 | 74 | 0 | 65 | 351 | 64 | 37 |
| Binary | 100110 | 110000 | 1110111 | 1000100 | 111100 | 0 | 110101 | 11101001 | 110100 | 11111 |
Color Harmonies of #263077
Complementary color
Monochromatic Colors of #263077
Black with #263077
Text Example
Text Example
White with #263077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263077; }
p { color: rgb(38,48,119); }
H1.HeaderClassName
{
color: #263077;
}
.AnyTagClassName
{
color: #263077;
}
</style>
background-color css
<style>
a { background-color: #263077; }
a { background-color: rgb(38,48,119); }
div.DivClassName
{
background-color: #263077;
}
.BgClassName
{
background-color: #263077;
}
</style>
border-color css
<style>
span { border-color: #263077; }
span { border-color: rgb(38,48,119); }
td.TdClassName
{
border-color: #263077;
}
.TagClassName
{
border-color: #263077;
}
</style>