Shades of Resolution Blue #384576
Tints of Resolution Blue #384576
RGB
CMYK
RGB Variations
Color information
#384576 (or 0x384576) is known color: Resolution Blue. HEX triplet: 38, 45 and 76. RGB value is (56,69,118). Sum of RGB (Red+Green+Blue) = 56+69+118=243 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.05% from 243); Green value is 69 (27.34% from 255 or 28.40% from 243); Blue value is 118 (46.48% from 255 or 48.56% from 243); Max value from RGB is 118 - color contains mainly: blue. Hex color #384576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384576 is #C7BA89. Grayscale: #464646. Windows color (decimal): -13089418 or 7750968. OLE color: 7750968.
HSL color Cylindrical-coordinate representation of color #384576: hue angle of 227.42º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #384576 is Cyan = 0.53, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 69 | 118 | - |
| CMYK | 0.53 | 0.42 | 0 | 0.54 |
| HSL | 227.42º | 0.36% | 0.34% | - |
| HSV(B) | 227.42º | 0.53% | 0.46% | - |
| XYZ | 7.03 | 6.41 | 18.01 | - |
| YUV | 70.7 | 154.69 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 118 | 0.53 | 0.42 | 0 | 0.54 | 227.42 | 0.36 | 0.34 |
| Hex | 38 | 45 | 76 | 35 | 2A | 0 | 36 | E3 | 24 | 22 |
| Octal | 70 | 105 | 166 | 65 | 52 | 0 | 66 | 343 | 44 | 42 |
| Binary | 111000 | 1000101 | 1110110 | 110101 | 101010 | 0 | 110110 | 11100011 | 100100 | 100010 |
Color Harmonies of #384576
Complementary color
Monochromatic Colors of #384576
Black with #384576
Text Example
Text Example
White with #384576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384576; }
p { color: rgb(56,69,118); }
H1.HeaderClassName
{
color: #384576;
}
.AnyTagClassName
{
color: #384576;
}
</style>
background-color css
<style>
a { background-color: #384576; }
a { background-color: rgb(56,69,118); }
div.DivClassName
{
background-color: #384576;
}
.BgClassName
{
background-color: #384576;
}
</style>
border-color css
<style>
span { border-color: #384576; }
span { border-color: rgb(56,69,118); }
td.TdClassName
{
border-color: #384576;
}
.TagClassName
{
border-color: #384576;
}
</style>