Shades of Blue Diamond #452472
Tints of Blue Diamond #452472
RGB
CMYK
RGB Variations
Color information
#452472 (or 0x452472) is known color: Blue Diamond. HEX triplet: 45, 24 and 72. RGB value is (69,36,114). Sum of RGB (Red+Green+Blue) = 69+36+114=219 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.51% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 114 (44.92% from 255 or 52.05% from 219); Max value from RGB is 114 - color contains mainly: blue. Hex color #452472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452472 is #BADB8D. Grayscale: #363636. Windows color (decimal): -12245902 or 7480389. OLE color: 7480389.
HSL color Cylindrical-coordinate representation of color #452472: hue angle of 265.38º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452472 is Cyan = 0.39, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 36 | 114 | - |
| CMYK | 0.39 | 0.68 | 0 | 0.55 |
| HSL | 265.38º | 0.52% | 0.29% | - |
| HSV(B) | 265.38º | 0.68% | 0.45% | - |
| XYZ | 6.12 | 3.74 | 16.32 | - |
| YUV | 54.76 | 161.43 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 114 | 0.39 | 0.68 | 0 | 0.55 | 265.38 | 0.52 | 0.29 |
| Hex | 45 | 24 | 72 | 27 | 44 | 0 | 37 | 109 | 34 | 1D |
| Octal | 105 | 44 | 162 | 47 | 104 | 0 | 67 | 411 | 64 | 35 |
| Binary | 1000101 | 100100 | 1110010 | 100111 | 1000100 | 0 | 110111 | 100001001 | 110100 | 11101 |
Color Harmonies of #452472
Complementary color
Monochromatic Colors of #452472
Black with #452472
Text Example
Text Example
White with #452472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452472; }
p { color: rgb(69,36,114); }
H1.HeaderClassName
{
color: #452472;
}
.AnyTagClassName
{
color: #452472;
}
</style>
background-color css
<style>
a { background-color: #452472; }
a { background-color: rgb(69,36,114); }
div.DivClassName
{
background-color: #452472;
}
.BgClassName
{
background-color: #452472;
}
</style>
border-color css
<style>
span { border-color: #452472; }
span { border-color: rgb(69,36,114); }
td.TdClassName
{
border-color: #452472;
}
.TagClassName
{
border-color: #452472;
}
</style>