Shades of Blue Diamond #452967
Tints of Blue Diamond #452967
RGB
CMYK
RGB Variations
Color information
#452967 (or 0x452967) is known color: Blue Diamond. HEX triplet: 45, 29 and 67. RGB value is (69,41,103). Sum of RGB (Red+Green+Blue) = 69+41+103=213 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.39% from 213); Green value is 41 (16.41% from 255 or 19.25% from 213); Blue value is 103 (40.62% from 255 or 48.36% from 213); Max value from RGB is 103 - color contains mainly: blue. Hex color #452967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452967 is #BAD698. Grayscale: #383838. Windows color (decimal): -12244633 or 6760773. OLE color: 6760773.
HSL color Cylindrical-coordinate representation of color #452967: hue angle of 267.1º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #452967 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 41 | 103 | - |
| CMYK | 0.33 | 0.60 | 0 | 0.60 |
| HSL | 267.1º | 0.43% | 0.28% | - |
| HSV(B) | 267.1º | 0.6% | 0.4% | - |
| XYZ | 5.7 | 3.83 | 13.27 | - |
| YUV | 56.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 103 | 0.33 | 0.60 | 0 | 0.60 | 267.1 | 0.43 | 0.28 |
| Hex | 45 | 29 | 67 | 21 | 3C | 0 | 3C | 10B | 2B | 1C |
| Octal | 105 | 51 | 147 | 41 | 74 | 0 | 74 | 413 | 53 | 34 |
| Binary | 1000101 | 101001 | 1100111 | 100001 | 111100 | 0 | 111100 | 100001011 | 101011 | 11100 |
Color Harmonies of #452967
Complementary color
Monochromatic Colors of #452967
Black with #452967
Text Example
Text Example
White with #452967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452967; }
p { color: rgb(69,41,103); }
H1.HeaderClassName
{
color: #452967;
}
.AnyTagClassName
{
color: #452967;
}
</style>
background-color css
<style>
a { background-color: #452967; }
a { background-color: rgb(69,41,103); }
div.DivClassName
{
background-color: #452967;
}
.BgClassName
{
background-color: #452967;
}
</style>
border-color css
<style>
span { border-color: #452967; }
span { border-color: rgb(69,41,103); }
td.TdClassName
{
border-color: #452967;
}
.TagClassName
{
border-color: #452967;
}
</style>