Shades of Blue Gem #382697
Tints of Blue Gem #382697
RGB
CMYK
RGB Variations
Color information
#382697 (or 0x382697) is known color: Blue Gem. HEX triplet: 38, 26 and 97. RGB value is (56,38,151). Sum of RGB (Red+Green+Blue) = 56+38+151=245 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.86% from 245); Green value is 38 (15.23% from 255 or 15.51% from 245); Blue value is 151 (59.38% from 255 or 61.63% from 245); Max value from RGB is 151 - color contains mainly: blue. Hex color #382697 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #382697 is #C7D968. Grayscale: #373737. Windows color (decimal): -13097321 or 9905720. OLE color: 9905720.
HSL color Cylindrical-coordinate representation of color #382697: hue angle of 249.56º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #382697 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 38 | 151 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.41 |
| HSL | 249.56º | 0.6% | 0.37% | - |
| HSV(B) | 249.56º | 0.75% | 0.59% | - |
| XYZ | 7.91 | 4.46 | 29.72 | - |
| YUV | 56.26 | 181.46 | 127.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 151 | 0.63 | 0.75 | 0 | 0.41 | 249.56 | 0.6 | 0.37 |
| Hex | 38 | 26 | 97 | 3F | 4B | 0 | 29 | FA | 3C | 25 |
| Octal | 70 | 46 | 227 | 77 | 113 | 0 | 51 | 372 | 74 | 45 |
| Binary | 111000 | 100110 | 10010111 | 111111 | 1001011 | 0 | 101001 | 11111010 | 111100 | 100101 |
Color Harmonies of #382697
Complementary color
Monochromatic Colors of #382697
Black with #382697
Text Example
Text Example
White with #382697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382697; }
p { color: rgb(56,38,151); }
H1.HeaderClassName
{
color: #382697;
}
.AnyTagClassName
{
color: #382697;
}
</style>
background-color css
<style>
a { background-color: #382697; }
a { background-color: rgb(56,38,151); }
div.DivClassName
{
background-color: #382697;
}
.BgClassName
{
background-color: #382697;
}
</style>
border-color css
<style>
span { border-color: #382697; }
span { border-color: rgb(56,38,151); }
td.TdClassName
{
border-color: #382697;
}
.TagClassName
{
border-color: #382697;
}
</style>