Shades of Blue Diamond #452671
Tints of Blue Diamond #452671
RGB
CMYK
RGB Variations
Color information
#452671 (or 0x452671) is known color: Blue Diamond. HEX triplet: 45, 26 and 71. RGB value is (69,38,113). Sum of RGB (Red+Green+Blue) = 69+38+113=220 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.36% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #452671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452671 is #BAD98E. Grayscale: #373737. Windows color (decimal): -12245391 or 7415365. OLE color: 7415365.
HSL color Cylindrical-coordinate representation of color #452671: hue angle of 264.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #452671 is Cyan = 0.39, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 38 | 113 | - |
| CMYK | 0.39 | 0.66 | 0 | 0.56 |
| HSL | 264.8º | 0.5% | 0.3% | - |
| HSV(B) | 264.8º | 0.66% | 0.44% | - |
| XYZ | 6.13 | 3.84 | 16.04 | - |
| YUV | 55.82 | 160.27 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 113 | 0.39 | 0.66 | 0 | 0.56 | 264.8 | 0.5 | 0.3 |
| Hex | 45 | 26 | 71 | 27 | 42 | 0 | 38 | 109 | 32 | 1E |
| Octal | 105 | 46 | 161 | 47 | 102 | 0 | 70 | 411 | 62 | 36 |
| Binary | 1000101 | 100110 | 1110001 | 100111 | 1000010 | 0 | 111000 | 100001001 | 110010 | 11110 |
Color Harmonies of #452671
Complementary color
Monochromatic Colors of #452671
Black with #452671
Text Example
Text Example
White with #452671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452671; }
p { color: rgb(69,38,113); }
H1.HeaderClassName
{
color: #452671;
}
.AnyTagClassName
{
color: #452671;
}
</style>
background-color css
<style>
a { background-color: #452671; }
a { background-color: rgb(69,38,113); }
div.DivClassName
{
background-color: #452671;
}
.BgClassName
{
background-color: #452671;
}
</style>
border-color css
<style>
span { border-color: #452671; }
span { border-color: rgb(69,38,113); }
td.TdClassName
{
border-color: #452671;
}
.TagClassName
{
border-color: #452671;
}
</style>