Shades of Venice Blue #265376
Tints of Venice Blue #265376
RGB
CMYK
RGB Variations
Color information
#265376 (or 0x265376) is known color: Venice Blue. HEX triplet: 26, 53 and 76. RGB value is (38,83,118). Sum of RGB (Red+Green+Blue) = 38+83+118=239 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.90% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #265376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265376 is #D9AC89. Grayscale: #494949. Windows color (decimal): -14265482 or 7754534. OLE color: 7754534.
HSL color Cylindrical-coordinate representation of color #265376: hue angle of 206.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #265376 is Cyan = 0.68, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 83 | 118 | - |
| CMYK | 0.68 | 0.30 | 0 | 0.54 |
| HSL | 206.25º | 0.51% | 0.31% | - |
| HSV(B) | 206.25º | 0.68% | 0.46% | - |
| XYZ | 7.16 | 7.91 | 18.29 | - |
| YUV | 73.54 | 153.09 | 102.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 83 | 118 | 0.68 | 0.30 | 0 | 0.54 | 206.25 | 0.51 | 0.31 |
| Hex | 26 | 53 | 76 | 44 | 1E | 0 | 36 | CE | 33 | 1F |
| Octal | 46 | 123 | 166 | 104 | 36 | 0 | 66 | 316 | 63 | 37 |
| Binary | 100110 | 1010011 | 1110110 | 1000100 | 11110 | 0 | 110110 | 11001110 | 110011 | 11111 |
Color Harmonies of #265376
Complementary color
Monochromatic Colors of #265376
Black with #265376
Text Example
Text Example
White with #265376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265376; }
p { color: rgb(38,83,118); }
H1.HeaderClassName
{
color: #265376;
}
.AnyTagClassName
{
color: #265376;
}
</style>
background-color css
<style>
a { background-color: #265376; }
a { background-color: rgb(38,83,118); }
div.DivClassName
{
background-color: #265376;
}
.BgClassName
{
background-color: #265376;
}
</style>
border-color css
<style>
span { border-color: #265376; }
span { border-color: rgb(38,83,118); }
td.TdClassName
{
border-color: #265376;
}
.TagClassName
{
border-color: #265376;
}
</style>