Shades of Bay Of Many #263361
Tints of Bay Of Many #263361
RGB
CMYK
RGB Variations
Color information
#263361 (or 0x263361) is known color: Bay Of Many. HEX triplet: 26, 33 and 61. RGB value is (38,51,97). Sum of RGB (Red+Green+Blue) = 38+51+97=186 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.43% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 97 (38.28% from 255 or 52.15% from 186); Max value from RGB is 97 - color contains mainly: blue. Hex color #263361 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263361 is #D9CC9E. Grayscale: #343434. Windows color (decimal): -14273695 or 6370086. OLE color: 6370086.
HSL color Cylindrical-coordinate representation of color #263361: hue angle of 226.78º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #263361 is Cyan = 0.61, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 51 | 97 | - |
| CMYK | 0.61 | 0.47 | 0 | 0.62 |
| HSL | 226.78º | 0.44% | 0.26% | - |
| HSV(B) | 226.78º | 0.61% | 0.38% | - |
| XYZ | 4.14 | 3.64 | 11.79 | - |
| YUV | 52.36 | 153.19 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 51 | 97 | 0.61 | 0.47 | 0 | 0.62 | 226.78 | 0.44 | 0.26 |
| Hex | 26 | 33 | 61 | 3D | 2F | 0 | 3E | E3 | 2C | 1A |
| Octal | 46 | 63 | 141 | 75 | 57 | 0 | 76 | 343 | 54 | 32 |
| Binary | 100110 | 110011 | 1100001 | 111101 | 101111 | 0 | 111110 | 11100011 | 101100 | 11010 |
Color Harmonies of #263361
Complementary color
Monochromatic Colors of #263361
Black with #263361
Text Example
Text Example
White with #263361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263361; }
p { color: rgb(38,51,97); }
H1.HeaderClassName
{
color: #263361;
}
.AnyTagClassName
{
color: #263361;
}
</style>
background-color css
<style>
a { background-color: #263361; }
a { background-color: rgb(38,51,97); }
div.DivClassName
{
background-color: #263361;
}
.BgClassName
{
background-color: #263361;
}
</style>
border-color css
<style>
span { border-color: #263361; }
span { border-color: rgb(38,51,97); }
td.TdClassName
{
border-color: #263361;
}
.TagClassName
{
border-color: #263361;
}
</style>