Shades of Nordic #274346
Tints of Nordic #274346
RGB
CMYK
RGB Variations
Color information
#274346 (or 0x274346) is known color: Nordic. HEX triplet: 27, 43 and 46. RGB value is (39,67,70). Sum of RGB (Red+Green+Blue) = 39+67+70=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 67 (26.56% from 255 or 38.07% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 70 - color contains mainly: blue. Hex color #274346 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274346 is #D8BCB9. Grayscale: #3A3A3A. Windows color (decimal): -14204090 or 4604711. OLE color: 4604711.
HSL color Cylindrical-coordinate representation of color #274346: hue angle of 185.81º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #274346 is Cyan = 0.44, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 39 | 67 | 70 | - |
| CMYK | 0.44 | 0.04 | 0 | 0.73 |
| HSL | 185.81º | 0.28% | 0.21% | - |
| HSV(B) | 185.81º | 0.44% | 0.27% | - |
| XYZ | 3.95 | 4.89 | 6.53 | - |
| YUV | 58.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 67 | 70 | 0.44 | 0.04 | 0 | 0.73 | 185.81 | 0.28 | 0.21 |
| Hex | 27 | 43 | 46 | 2C | 4 | 0 | 49 | BA | 1C | 15 |
| Octal | 47 | 103 | 106 | 54 | 4 | 0 | 111 | 272 | 34 | 25 |
| Binary | 100111 | 1000011 | 1000110 | 101100 | 100 | 0 | 1001001 | 10111010 | 11100 | 10101 |
Color Harmonies of #274346
Complementary color
Monochromatic Colors of #274346
Black with #274346
Text Example
Text Example
White with #274346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274346; }
p { color: rgb(39,67,70); }
H1.HeaderClassName
{
color: #274346;
}
.AnyTagClassName
{
color: #274346;
}
</style>
background-color css
<style>
a { background-color: #274346; }
a { background-color: rgb(39,67,70); }
div.DivClassName
{
background-color: #274346;
}
.BgClassName
{
background-color: #274346;
}
</style>
border-color css
<style>
span { border-color: #274346; }
span { border-color: rgb(39,67,70); }
td.TdClassName
{
border-color: #274346;
}
.TagClassName
{
border-color: #274346;
}
</style>